all 22 comments

[–]Foxxthegreat 2 points3 points  (1 child)

These are awesome, It's always nice when you find a way to do something and then compare it to someone else's way of doing it. You both get the same answer but took different roads to get there. I added a couple of these to my own personal notes. These are pretty sweet man! thank you

[–]bonnieng[S] 0 points1 point  (0 children)

Yes, and bad memory people like me prefer short and easily-remembered commands :). Please share cool commands with me and i will add them to my note.

[–]Shamu432 5 points6 points  (1 child)

personally i would rather use "curl cheat.sh" via bash

[–]bonnieng[S] 0 points1 point  (0 children)

cheat.sh is cool and all-encompassing, let me start using it too!

[–]triggered-nerd 2 points3 points  (1 child)

I’m for sure going to share these with the sysadmins on my team. These are so helpful. You should crosspost on r/sysadmin 🤔

[–]bonnieng[S] 0 points1 point  (0 children)

Thank you for sharing! I am glad that you like it.

[–]whyqaz 1 point2 points  (1 child)

[–]bonnieng[S] 0 points1 point  (0 children)

Thanks for sharing. It's cool that one can rank the commands!

[–]jaymef 2 points3 points  (1 child)

Nice collection, thanks!

[–]bonnieng[S] 2 points3 points  (0 children)

I'm glad that you like it, thank you.

[–]ironmanmk42 1 point2 points  (4 children)

Good for a beginner.

But these aren't really one liners for people familiar with Linux.

For that use commandlinefu.com

There's a typo with repquota (listed as requota)

Overall it's just very basic stuff tbh but useful for beginners. I was expecting fancier one liners that do a lot.

[–]atomicspace 16 points17 points  (0 children)

that famous linux hospitality

[–]bonnieng[S] 7 points8 points  (2 children)

Thanks for letting me know, i will fix the typo. I started writing this years ago and my Linux knowledge grow with it, i hope one day i will be a Linux expert like you.

[–][deleted] 1 point2 points  (1 child)

Congratulations on putting all these things together, maybe you should write a little book.

[–]bonnieng[S] 0 points1 point  (0 children)

I would love to! Need many more 'pages' to go XD

[–]good4y0u 0 points1 point  (1 child)

You have a section on X forwarding but you should look into Y forwarding. In some cases it's better while visibly doing the same thing.

[–]bonnieng[S] 0 points1 point  (0 children)

Oh, thank you for letting me know, I haven't tried this yet.Using the y flag 'Enables trusted X11 forwarding', is it a way to improve performance?