Linuxiha
2.22K subscribers
1.08K photos
22 videos
124 files
575 links
🐧Official Telegram Channel Of Linuxiha🐧
Gnu/Linux World News, Introduction & Tutorials

🌏 Web Site:
www.linuxihaa.ir

📱Instagram:
www.instagram.com/linuxiha

🤝 Contact Us:
@linuxihadmin
linuxihaa@gmail.com

👶 October 2, 2015 Channel Created
Download Telegram
Atom 1.19 release

https://goo.gl/wGA9Hw

@linuxiha | لینوکسی‌ها 🐧
Vivaldi 1.11 release
Focus on accessibility

www.vivaldi.com

@linuxiha | لینوکسی‌ها 🐧
Tails 3.1 is out

https://goo.gl/EvA7HC

@linuxiha | لینوکسی‌ها 🐧
finger Linux Commands

What is Linux finger Command?
Explanation

@linuxiha | لینوکسی‌ها 🐧

finger COMMAND:

finger command displays the user's login name, real name, terminal name and write status (as a ''*'' after the terminal name if write permission is denied), idle time, login time, office location and office phone number..
SYNTAX:

The Syntax is
finger [-lmsp] [user ...] [user@host ...]

OPTIONS:

- l
Prints all the information described by -s option and also the user's home directory, home phone number, login shell, mail status, and the contents of the files ".plan",".project",".pgpkey", and ".forward" from the users home directory.


- m
Match arguments only on user name (not first or last name).


- p
Supress the prinitng format of -l, It will not display the contents of ".plan",".project", and ".pgkey" files.


- s
Prints the output in short format

@linuxiha | لینوکسی‌ها 🐧
Android-Based RaspAnd OS Updated for Raspberry Pi 3 with Google Play Support

https://goo.gl/MSrtFh

@linuxiha | لینوکسی‌ها 🐧
Flat Remix Icon Theme for Linux

👉🏼 Download: https://goo.gl/juMS1m

move the Flat Remix folder to ~/.icons. (To see hidden folder press Ctrl + H)

@linuxiha | لینوکسی‌ها 🐧
How To Install Django

https://goo.gl/sWcD9i

@linuxiha | لینوکسی‌ها 🐧
fdisk Linux Commands

What is Linux fdisk Command?

Explanation

@linuxiha | لینوکسی‌ها 🐧

fdisk COMMAND:

fdisk command is used for partition table manipulator. Hard disks can be divided into one or more logical disks called partitions.

SYNTAX:


The Syntax is 

fdisk [options]

OPTIONS:


-l

List the partition tables for the specified devies and then exit.

-u

When listing partition tables, give sizes in sectors instead of cylinders.

-s

The size of the partition is printed on the standard output.

-b

Specify the sector size of the disk.

-C

Specify the number of cylinders of the disk.

-H

Specify the number of heads of the disk.

-S

Specify the number of sectors per track of the disk.

EXAMPLE:


fdisk /dev/hdb


@linuxiha | لینوکسی‌ها 🐧
Solus 3 Released

https://goo.gl/uhKuGX

@linuxiha | لینوکسی‌ها 🐧
Linuxiha
Solus 3 Released https://goo.gl/uhKuGX @linuxiha | لینوکسی‌ها 🐧
Solus 3
Last Update: 2017-08-15 03:23 UTC

@linuxiha | لینوکسی‌ها 🐧

OS Type: Linux

 Based on: Independent

Origin: Ireland

Architecture: x86_64

Desktop: Budgie, GNOME, MATE

Category: Desktop, Live Medium

Release Model: Rolling

Init: systemd

Status: Active


@linuxiha | لینوکسی‌ها 🐧
فرستنده رادیویی FM با رسپبری‌پای

http://linuxihaa.ir/rpi-fm-transmitter/

@linuxiha | لینوکسی‌ها 🐧
MusixMatch Desktop Lyrics App Is Available for Linux

https://goo.gl/MhHykc

@linuxiha | لینوکسی‌ها 🐧
GCC 7 Now Default Compiler in Ubuntu 17.10 (Artful Aardvark), Qt 5.9 Coming Soon

https://goo.gl/DVJePi

@linuxiha | لینوکسی‌ها 🐧
vmstat Linux Commands

What is Linux vmstat Command?

Explanation

vmstat COMMAND:

vmstat command monitor and report the information of system virtual memory usage, swap and disk input output devices. Vmstat 3 (3 represents 3 seconds) displays the usage of resources for every 3 seconds. Press Ctrl+c to quit.

@linuxiha | لینوکسی‌ها 🐧

SYNTAX:


The Syntax is 
vmstat

OPTIONS:


1⃣ -a

Display active/inactive memory, given a 2.5.41 kernel or better.

2⃣ -f

Display the number of forks since boot.

3⃣ -m

Displays slabinfo.

4⃣ -n

Cause the header to be displayed only once rather than periodically.

5⃣ -s

Display a table of various event counters and memory statistics.

6⃣ delay

The delay between updates in seconds.

7⃣ count

The number of updates.

8⃣ -d

Report disk statistics (2.5.70 or above required).

9⃣ -p

followed by some partition name for detailed statistics (2.5.70 or above required)

🔟 -V

Display version information.

@linuxiha | لینوکسی‌ها 🐧
Krita 3.2.0 Released

⁉️ Krita is a professional FREE and open source painting program.

https://goo.gl/4zPvSL

@linuxiha | لینوکسی‌ها 🐧
Raspbian Linux OS for Raspberry Pi Is Now Based on Debian GNU/Linux 9 "Stretch" 

https://goo.gl/Kez7oy

@linuxiha | لینوکسی‌ها 🐧
Android O is touching down to Earth with the total solar eclipse, bringing some super (sweet) new powers!


https://goo.gl/5SZrmJ

@linuxiha | لینوکسی‌ها 🐧
27 Cool New Features & Changes in Android O

https://goo.gl/Fw3LtY

@linuxiha | لینوکسی‌ها 🐧
__Shadow Icon Theme__

Unpack the archive and move the resulting folder to your ~/.icons directory to install. Apply using a tweak tool.

https://goo.gl/rFpvAS

@linuxiha | لینوکسی‌ها 🐧
mkdir Linux Commands

What is Linux mkdir Command?

@linuxiha | لینوکسی‌ها 🐧

Explanation

mkdir COMMAND:

mkdir command is used to create one or more directories.

SYNTAX:

The Syntax is 

mkdir [options] directories


OPTIONS:

-m
Set the access mode for the new directories.

-p
Create intervening parent directories if they don't exist.

-v
Print help message for each directory created.

EXAMPLE:

Create directory: 

mkdir test


@linuxiha | لینوکسی‌ها 🐧