Linuxiha
Parrot 3.9 is now ready, and it includes some important new features that were introduced to make the system more secure and reliable. @linuxiha | لینوکسیها 🐧
Parrot Security OS
Last Update: 2017-11-08 01:19 UTC
@linuxiha | لینوکسیها 🐧
OS Type: Linux
Based on: Debian (Testing)
Origin: Italy
Architecture: armhf, i386, x86_64
Desktop: MATE
Category: Forensics, Live Medium, Security
Status: Active
https://www.parrotsec.org/
@linuxiha | لینوکسیها 🐧
www.parrotsec.org
Parrot Security
Parrot Security website
LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.
https://libreelec.tv
@linuxiha | لینوکسیها 🐧
https://libreelec.tv
@linuxiha | لینوکسیها 🐧
☑️ df Linux Commands
What is Linux df Command?
Explanation
df COMMAND:
@linuxiha | لینوکسیها 🐧
df command is used to report how much free disk space is available for each mount you have. The first column show the name of the disk partition as it appears in the /dev directory. Subsequent columns show total space, blocks allocated and blocks available.
SYNTAX:
The Syntax is
df [options]
OPTIONS:
@linuxiha | لینوکسیها 🐧
✅ -a
Include dummy file systems.
✅ -h
Print sizes in human readable format.(e.g., 1K 234M 2G)
✅ -H
Print sizes in human readable format but use powers of 1000 not 1024.
✅ -i
List inode information instead of block usage.
✅ -l
Limit listing to local file systems.
✅ -P
Use the POSIX output format.
✅ -T
Print file system type.
EXAMPLE:
df -h
@linuxiha | لینوکسیها 🐧
What is Linux df Command?
Explanation
df COMMAND:
@linuxiha | لینوکسیها 🐧
df command is used to report how much free disk space is available for each mount you have. The first column show the name of the disk partition as it appears in the /dev directory. Subsequent columns show total space, blocks allocated and blocks available.
SYNTAX:
The Syntax is
df [options]
OPTIONS:
@linuxiha | لینوکسیها 🐧
✅ -a
Include dummy file systems.
✅ -h
Print sizes in human readable format.(e.g., 1K 234M 2G)
✅ -H
Print sizes in human readable format but use powers of 1000 not 1024.
✅ -i
List inode information instead of block usage.
✅ -l
Limit listing to local file systems.
✅ -P
Use the POSIX output format.
✅ -T
Print file system type.
EXAMPLE:
df -h
@linuxiha | لینوکسیها 🐧
Firefox 57 "Quantum" Web Browser Now Available to Download
https://goo.gl/wkftD9
@linuxiha | لینوکسیها 🐧
https://goo.gl/wkftD9
@linuxiha | لینوکسیها 🐧
فقط برای تفریح «زندگی نامه لینوس توروالدز»
همونطور که جادی گفته قراره ۱۰۰٪ سود کتاب کمک بشه به زلزله زدههای کرمانشاه.
خرید اینترنتی : https://goo.gl/uC73ip
@linuxiha | لینوکسیها 🐧
همونطور که جادی گفته قراره ۱۰۰٪ سود کتاب کمک بشه به زلزله زدههای کرمانشاه.
خرید اینترنتی : https://goo.gl/uC73ip
@linuxiha | لینوکسیها 🐧
Open Source CAD Tools for Linux
@linuxiha | لینوکسیها 🐧
1.
FreeCAD
https://www.freecadweb.org/
2.
LibreCAD
http://librecad.org/cms/home.html
3.
OpenSCAD
http://www.openscad.org/
4.
QCAD
https://www.qcad.org/en/
5.
BRL‑CAD
https://brlcad.org/
6.
CollabCAD
https://www.collabcad.com/
@linuxiha | لینوکسیها 🐧
Choose Freedom. Choose Fedora
Fedora 27 released! Get it now
https://goo.gl/yADfij
@linuxiha | لینوکسیها 🐧
Fedora 27 released! Get it now
https://goo.gl/yADfij
@linuxiha | لینوکسیها 🐧
Linuxiha
Choose Freedom. Choose Fedora Fedora 27 released! Get it now https://goo.gl/yADfij @linuxiha | لینوکسیها 🐧
Fedora
Last Update: 2017-11-15 07:20 UTC
@linuxiha | لینوکسیها 🐧
@linuxiha | لینوکسیها 🐧
Last Update: 2017-11-15 07:20 UTC
@linuxiha | لینوکسیها 🐧
OS Type: Linux
Based on: Independent
Origin: USA
Architecture: armhfp, i686, x86_64
Desktop: Awesome, Cinnamon, Enlightenment, GNOME, KDE Plasma, LXDE, MATE, Openbox, Ratpoison, Xfce
Category: Desktop, Server, Live Medium
Status: Active
@linuxiha | لینوکسیها 🐧
cat Linux Commands
What is Linux cat Command?
Explanation
cat COMMAND:
cat linux command concatenates files and print it on the standard output.
SYNTAX:
@linuxiha | لینوکسیها 🐧
The Syntax is
cat [OPTIONS] [FILE]...
OPTIONS:
✅ -A
Show all.
✅ -b
Omits line numbers for blank space in the output.
✅ -e
A $ character will be printed at the end of each line prior to a new line.
✅ -E
Displays a $ (dollar sign) at the end of each line.
✅ -n
Line numbers for all the output lines.
✅ -s
If the output has multiple empty lines it replaces it with one empty line.
✅ -T
Displays the tab characters in the output.
✅ -v
Non-printing characters (with the exception of tabs, new-lines and form-feeds) are printed visibly.
@linuxiha | لینوکسیها 🐧
What is Linux cat Command?
Explanation
cat COMMAND:
cat linux command concatenates files and print it on the standard output.
SYNTAX:
@linuxiha | لینوکسیها 🐧
The Syntax is
cat [OPTIONS] [FILE]...
OPTIONS:
✅ -A
Show all.
✅ -b
Omits line numbers for blank space in the output.
✅ -e
A $ character will be printed at the end of each line prior to a new line.
✅ -E
Displays a $ (dollar sign) at the end of each line.
✅ -n
Line numbers for all the output lines.
✅ -s
If the output has multiple empty lines it replaces it with one empty line.
✅ -T
Displays the tab characters in the output.
✅ -v
Non-printing characters (with the exception of tabs, new-lines and form-feeds) are printed visibly.
@linuxiha | لینوکسیها 🐧