FreeBSD – enter full pathname of shell or return

If you’re hunting for the latest free spins no deposit UK 2026 offers, this ultimate guide breaks down exactly how to claim them and, more importantly, how to keep what you win. From wagering requirements to withdrawal rules, it covers everything UK players need to know before spinning. Don’t miss the full breakdown to make […]

Read More »

Windows – Find installation date

There is a simple command to find out the installation date of your windows Pc / server. Open a command prompt (Windows + R, type cmd) Then type: find /i “install date” You will get the output saying: Original Install Date: dd-mm-yyyy, 12:34:56

Read More »

FreeBSD – Lost MySQL Password / restore mysql password / reset mysql password

If you lost / forgot your MySQL password you can restore it by connecting to the host with SSH. Next you add the following line to you /etc/rc.conf. mysql_args=”–skip-grant-tables –skip-networking” Then restart MySQL # /usr/local/etc/rc.d/mysql-server restart Connect with MySQL # mysql -u root mysql Then type the below command: UPDATE mysql.user SET Password=PASSWORD(‘new password’) WHERE […]

Read More »

Outlook 2010 – Export folder(s) to a .pst file.

To export a folder(s) from Outlook 2010 do this: Step 1: Open Outlook 2010 and go to File -> Open -> Import Step 2: Choose ‘Export to a file’ Step 3: Choose ‘Outlook Data File (.pst) Step 4: You will now get the see the folder structure of your mailbox, choose which folders you want […]

Read More »