TRร„W๐ŸคŸ

13.2K posts

TRร„W๐ŸคŸ banner
TRร„W๐ŸคŸ

TRร„W๐ŸคŸ

@thatstraw

I click buttons for a living. Author of https://t.co/e7O0VPRKFJ . Trying things @sysxplore & @netrefio|๐Ÿ“งhttps://t.co/zqNY8k4OE2

Get my Free eBookโ†’ Katฤฑlฤฑm Temmuz 2021
168 Takip Edilen96.1K Takipรงiler
TRร„W๐ŸคŸ
TRร„W๐ŸคŸ@thatstrawยท
Linux. it was a huge upgrade from windows.๐Ÿง
TRร„W๐ŸคŸ tweet media
English
6
10
120
3.6K
TRร„W๐ŸคŸ retweetledi
zaira ๐Ÿ‡ต๐Ÿ‡ฐ ๐Ÿ‡ต๐Ÿ‡ธ
Most people learn Linux by copy-pasting commands until something works. But that doesnโ€™t mean they understand whatโ€™s actually happening. Iโ€™ve been going through @thatstraw's new book and it helped me connect a lot of the missing pieces. Hereโ€™s what stood out. ๐Ÿงต
zaira ๐Ÿ‡ต๐Ÿ‡ฐ ๐Ÿ‡ต๐Ÿ‡ธ tweet media
English
5
13
147
10.9K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
sysxplore tweet media
ZXX
52
65
566
13.6K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Quick Linux tip: Need to repeat a command every few seconds? Use: $ watch -n 2 df -h This runs df -h every 2 seconds. Great for keeping an eye on disk usage, load, or log size changes. Press q to quit.
sysxplore tweet media
English
5
35
304
8.9K
TRร„W๐ŸคŸ retweetledi
TRร„W๐ŸคŸ
TRร„W๐ŸคŸ@thatstrawยท
12 Git commands you must know
TRร„W๐ŸคŸ tweet media
English
1
61
338
9.6K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
First Steps With Linux is getting a dark mode edition. Yesโ€ฆ even the paperback ๐Ÿ˜‰
sysxplore tweet media
English
5
32
207
8.6K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
The idea that certain Linux distributions belong to โ€œbeginnerโ€, โ€œintermediateโ€, or โ€œadvancedโ€ users is a bit misleading. What makes Pop!_OS intermediate compared to Ubuntu? Under the hood, they share the same foundation. Your Linux skills arenโ€™t determined by the distro you run. They come from understanding how the system actually works. You can install Arch and still be a beginner. You can run Mint for years and understand Linux deeply. A distribution is just a tool, and ultimately a matter of preference.
H4RUK7 KIRA ๐Ÿ‡ฏ๐Ÿ‡ต๐Ÿ‡จ๐Ÿ‡ต@h4ruk7

What is your Linux strength

English
110
80
1.3K
61K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
The best time to start learning Linux was last year. The second-best time is today.
English
10
14
142
7.9K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
That's it! This post is just a small taste. I wrote 700+ pages in a full Linux book. If youโ€™re serious about learning Linux properly, this is for you: firststepswithlinux.com
English
2
21
134
8.3K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Do you still remember your first Linux distribution?
sysxplore tweet media
English
310
124
1.8K
61.9K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Linux filesystem and directory structure๐Ÿง ๐Ÿ“ / โ”œโ”€โ”€ ๐Ÿ“ bin โ”‚ โ”œโ”€โ”€ โš™๏ธ ls โ”‚ โ””โ”€โ”€ โš™๏ธ bash โ”œโ”€โ”€ ๐Ÿ“ boot โ”‚ โ”œโ”€โ”€ ๐Ÿ’พ vmlinuz โ”‚ โ””โ”€โ”€ ๐Ÿ’พ initrd.img โ”œโ”€โ”€ ๐Ÿ“ dev โ”‚ โ”œโ”€โ”€ ๐Ÿ’ฟ sda1 โ”‚ โ””โ”€โ”€ ๐Ÿ’ฟ sdb โ”œโ”€โ”€ ๐Ÿ“ etc โ”‚ โ”œโ”€โ”€ ๐Ÿ› ๏ธ passwd โ”‚ โ””โ”€โ”€ ๐Ÿ› ๏ธ fstab โ”œโ”€โ”€ ๐Ÿ“ home โ”‚ โ”œโ”€โ”€ ๐Ÿ“ james โ”‚ โ”‚ โ”œโ”€โ”€ ๐Ÿ› ๏ธ .bashrc โ”‚ โ”‚ โ”œโ”€โ”€ ๐Ÿ“ documents โ”‚ โ”‚ โ””โ”€โ”€ ๐Ÿ“ .ssh โ”‚ โ”‚ โ”œโ”€โ”€ ๐Ÿ” id_rsa โ”‚ โ”‚ โ””โ”€โ”€ ๐Ÿ”‘ authorized_keys โ”‚ โ””โ”€โ”€ ๐Ÿ“ traw โ”‚ โ”œโ”€โ”€ ๐Ÿ› ๏ธ .profile โ”‚ โ”œโ”€โ”€ ๐Ÿ“ pictures โ”‚ โ””โ”€โ”€ ๐Ÿ“ .ssh โ”‚ โ”œโ”€โ”€ ๐Ÿ” id_rsa โ”‚ โ””โ”€โ”€ ๐Ÿ”‘ authorized_keys โ”œโ”€โ”€ ๐Ÿ“ lib โ”‚ โ”œโ”€โ”€ โš™๏ธ libc.so โ”‚ โ””โ”€โ”€ โš™๏ธ libm.so โ”œโ”€โ”€ ๐Ÿ“ media โ”‚ โ”œโ”€โ”€ ๐Ÿ“ cdrom โ”‚ โ””โ”€โ”€ ๐Ÿ“ usb โ”œโ”€โ”€ ๐Ÿ“ mnt โ”‚ โ””โ”€โ”€ ๐Ÿ“ mymount โ”œโ”€โ”€ ๐Ÿ“ opt โ”‚ โ””โ”€โ”€ ๐Ÿ“ myapp โ”œโ”€โ”€ ๐Ÿ“ proc โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ cpuinfo โ”‚ โ””โ”€โ”€ ๐Ÿ“„ meminfo โ”œโ”€โ”€ ๐Ÿ“ root โ”‚ โ”œโ”€โ”€ ๐Ÿ› ๏ธ .bash_history โ”‚ โ””โ”€โ”€ ๐Ÿ“ .ssh โ”‚ โ”œโ”€โ”€ ๐Ÿ” id_rsa โ”‚ โ””โ”€โ”€ ๐Ÿ”‘ authorized_keys โ”œโ”€โ”€ ๐Ÿ“ run โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ utmp โ”‚ โ””โ”€โ”€ ๐Ÿ“„ systemd โ”œโ”€โ”€ ๐Ÿ“ sbin โ”‚ โ”œโ”€โ”€ โš™๏ธ init โ”‚ โ””โ”€โ”€ โš™๏ธ reboot โ”œโ”€โ”€ ๐Ÿ“ srv โ”‚ โ””โ”€โ”€ ๐Ÿ“ myservice โ”œโ”€โ”€ ๐Ÿ“ sys โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ devices โ”‚ โ””โ”€โ”€ ๐Ÿ“„ firmware โ”œโ”€โ”€ ๐Ÿ“ tmp โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ temp1 โ”‚ โ””โ”€โ”€ ๐Ÿ“„ temp2 โ”œโ”€โ”€ ๐Ÿ“ usr โ”‚ โ”œโ”€โ”€ ๐Ÿ“ bin โ”‚ โ”‚ โ”œโ”€โ”€ โš™๏ธ perl โ”‚ โ”‚ โ””โ”€โ”€ โš™๏ธ python โ”‚ โ”œโ”€โ”€ ๐Ÿ“ lib โ”‚ โ”‚ โ”œโ”€โ”€ โš™๏ธ libssl.so โ”‚ โ”‚ โ””โ”€โ”€ โš™๏ธ libcrypto.so โ”‚ โ””โ”€โ”€ ๐Ÿ“ local โ”‚ โ”œโ”€โ”€ ๐Ÿ“ bin โ”‚ โ”œโ”€โ”€ ๐Ÿ“ lib โ”‚ โ””โ”€โ”€ ๐Ÿ“ share โ””โ”€โ”€ ๐Ÿ“ var โ”œโ”€โ”€ ๐Ÿ“ log โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ syslog โ””โ”€โ”€ ๐Ÿ“„ auth.log โ”œโ”€โ”€ ๐Ÿ“ mail โ”œโ”€โ”€ ๐Ÿ“ run โ”œโ”€โ”€ ๐Ÿ“ spool โ””โ”€โ”€ ๐Ÿ“ www
English
25
476
3.4K
173.7K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Quick Linux tip: When you need to create several directories at once, you donโ€™t have to do it one by one. The mkdir command supports brace expansion, letting you create multiple nested directories in a single go. $ mkdir -p ~/scripts/{site-01,site-02}/{backup,monitoring,network} This instantly creates folders for two sites, each with its own backup, monitoring, and network directories. A neat way to save time and keep your directory structure organized.
sysxplore tweet media
English
10
107
1.1K
39.5K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Quick Linux tip: Working with CSV files in the terminal? You can make them readable by aligning columns neatly with column: $ cat inventory.csv | column -t -s, The -s, flag tells it to use commas as separators, and -t formats the output into a clean table. Perfect for quick data inspection without opening a spreadsheet.
sysxplore tweet media
English
14
115
761
23.1K
TRร„W๐ŸคŸ retweetledi
sysxplore
sysxplore@sysxploreยท
Writing about Linux is one thing. But I also love designing diagrams and visuals. Turning complex systems into something clear and visual is just as satisfying as writing about them. A good diagram can teach faster than a wall of text.
sysxplore tweet media
English
1
6
74
3.8K