Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

Category Archives: OS

Mac os Analyze Disk Space

To free up disk space, it’s helpful to know exactly what is using disk space on your Mac. A hard disk analysis tool like Disk Inventory X will scan your Mac’s hard disk and display which folders and files are using up the most space. You can then delete these space hogs to free up …

Continue reading “Mac os Analyze Disk Space”

Posted byProsoxi.com WebmasterJune 15, 2016June 15, 2016Posted inMAC

How do I use Wget to download all Images into a single Folder

wget -nd -r -l 2 -A jpg,jpeg,png,gif http://example.com

Posted byProsoxi.com WebmasterNovember 18, 2015Posted inLinux

Download whole page from terminal

You can install it with brew install wget or sudo port install wget.

Posted byProsoxi.com WebmasterNovember 13, 2015Posted inLinux, MAC

Downloading Folders to my Local via SSH

#scp -r user@host:/path/to/folder/ local-copy-of-folder If you have SSH keys set up, you can tab-complete remote files/folders.

Posted byProsoxi.com WebmasterNovember 9, 2015Posted inLinux

How to pass password to scp command

Use sshpass: sshpass -p “password” scp -r user@example.com:/some/remote/path /some/local/path

Posted byProsoxi.com WebmasterNovember 9, 2015Posted inLinux

Linux reboot system with cron

Edit crontab: sudo crontab -e The first time you might have to choose your preferred editor (like nano) Insert a line like 0 4 * * * /sbin/shutdown -r +5 at the bottom. Explanation: m h dom mon dow command minute hour dayOfMonth Month dayOfWeek commandToRun so the line 0 4 * * * /sbin/shutdown …

Continue reading “Linux reboot system with cron”

Posted byProsoxi.com WebmasterOctober 26, 2015Posted inLinux

Posts navigation

Newer posts 1 2 3 4 … 82 Older posts

Advertise

Whocallsme.gr Widget Lookup

March 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« May    
prosoxi.com, Proudly powered by WordPress.