Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog

Working with Wget command to download a single file or to download files from a ftp with a username and password

23Jul

Wget stands for World Wide Web and get. Usually Wget is used to download a file from a http server (or https), and even ftp servers.Wget can also be used READ MORE

Etienne Racheddownload, linux, recursive, sshLeave a comment

How to zip a Directory using SSH with htaccess files included

22Jul

If you’re like me, and work with websites made of thousands of files, whether it was php files, image files or just any file, then you already know that downloading READ MORE

Etienne Rachedbackup, download, htaccess, linux, ssh, zipLeave a comment

Searching and removing a value from a multidimensional array in php

24Dec

Recently I found myself in a situation where I needed to search and remove a value from a dynamically generated multidimensional array with a different size and length. After many READ MORE

Etienne Rachedarray, php, programing, recursive, searchLeave a comment

Understanding the Current Memory Usage in Linux

21Nov

To check the overall memory usage on your linux, we can use the command: free This will show the memory usage in KB (default), If you want to check your READ MORE

Etienne Rachedcommands, linux, memory, memory usage1 Comment

Reading an email using gmail pop3 server from telnet (using stunnel) in windows.

02Nov

Last time, I showed how to send an email using a gmail account and gmail’s smtp server, Now it’s time to login to our inbox and read the email using READ MORE

Etienne Rachedemail, gmail, pop3, stunnel, telnet5 Comments

Sending an email using gmail smtp server from telnet (using stunnel) in windows.

28Oct

This article explains how to send an email from gmail smtp server using telnet and stunnel on a windows operating system. Sometimes you may want to test how an email READ MORE

Etienne Rachedemail, gmail, J2ME, JavaME, smtp, stunnel, telnet5 Comments

Posts navigation

Previous 1 … 12 13

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top