tips

7 useful functions that a network RaspberryPi can do (FTP-TFTP-WEB-SAMBA-SYSLOG-RADIUS-DHCP)

Let’s see how to set up a Raspberry Pi to use it as a server on your local network. Below you will find a list of commands and actions to perform step by step to configure the device. [1] SERVER FTP mkdir -p /home/pi/files/ chmod 777 /home/pi/files/ sudo bash apt-get install pure-ftpd -y pure-pw useradd pi […]

7 useful functions that a network RaspberryPi can do (FTP-TFTP-WEB-SAMBA-SYSLOG-RADIUS-DHCP) Read More »

What are symbolic links between folders and how to use them to increase space on your OS HDD

When we install a large program on Windows, links are created in the registry that help keep track of the real location of the executable files.  For this reason, if we move a program to a secondary partition, it will stop working (the links will stop running).    How do you ensure the continuity of

What are symbolic links between folders and how to use them to increase space on your OS HDD Read More »

Restore the credentials management panel on Windows 10 or fix the continuous Onedrive password request

If you have found an error when opening the ‘Credentials Management’ tool in Windows 8/8.1/10, you will know that without some reset it is impossible to even read the saved passwords.  This error can also affect other applications in the system, such as OneDrive or mail administrators (obviously in addition to Browsers, who use the encrypted archive of this tool to store

Restore the credentials management panel on Windows 10 or fix the continuous Onedrive password request Read More »

RAR5 vs RAR4 vs 7ZIP – A quick comparison

Better. zip .7z or .rar?  Often we don’t even pay attention to it, but when we click on a ‘zipper’ file, we are using sophisticated compression algorithms that over the years keep getting better and better.   There are many algorithms and therefore compression formats:  Zipper, Rar, GZip, BZip2, 7z, Tar, Tar.gz …   Among the most popular on Windows we have: 7z, Zip and Rar.  The first and the second one

RAR5 vs RAR4 vs 7ZIP – A quick comparison Read More »

Share on Social Media