Soluții

How to Compress and Extract Files Using the tar Command on Linux

The tar command on Linux is often used to create .tar.gz or .tgz archive files, also called “tarballs.” This command has a large number of options, but you just need to remember a few letters to quickly create archives with tar. The tar command can extract the resulting archives, too.

The GNU tar command included with Linux distributions has integrated compression. It can create a .tar archive and then compress it with gzip or bzip2 compression in a single command. That’s why the resulting file is a .tar.gz file or .tar.bz2 file.

[mai mult...]

Troubleshooting Process Issues – Linux

Unii utilizatori se plang ca procesele de pe serverele de Linux se incarca mai greu decat un calculator normal. Trebuie sa descoperim cateva procese de care nu avem nevoie si totusi sunt in functiune, dar care nu au fost niciodata terminate. Trebuie sa administram procesele sistemului incepute de alti utilizatori. In plus, putem vedea daca sunt si alte procese care consuma resurse si creaza delay in procesul de bootare.

[mai mult...]

How to Turn Off Track Changes in Word

Not every change needs to be tracked in your document. You can disable the Track Changes feature in Microsoft Word even if your document is locked. We’ll show you how to do that as well as how to remove existing track changes and print your document with track changes hidden.

[mai mult...]