Faire image d’un linux pour installer sur une SDcard ou une clé USB

En ce moment je bidouille avec des clés USB ou des SDcards pour booter des PCs basse conso . Du coup au lieu d’attendre très longtemps que ça s’installer en mode classique, je prépare mes images disques depuis mon poste de travail comme ceci : 1 dd if=/dev/zero of=sdcard.raw bs=1024 count=1048576 ( 1Go *1024 ) […]

Renvoyer en traitement le contenu d’une mbox linux

formail -s /usr/sbin/sendmail -v -t -oiee < nom de la mbox ( Souvent dans /var/spool/mail )

ZTE AT-commands – 3G modem wiki

ZTE AT-commandsThis is a featured page disable/enable flash cd-drive AT+ZCDRUN=8 disable AT+ZCDRUN=9 enable stay online AT+ZOPRT=5 check net-/SIMlock AT+ZSEC? answer: , < SEC_STATUE >: 0 Initializing the encryption (Insignificant SEC_ITEMS) 1 Network Lock error. (Insignificant SEC_ITEMS) 2 Network Locked 3 Unlocked or correct MCC/MNC : 0 No action 1 Network lock 2 (U)SIM card lock […]

Keeping a Log Of Daily Network Traffic for ADSL or Dedicated Remote Linux Server

Keeping a Log Of Daily Network Traffic for ADSL or Dedicated Remote Linux Server.

Debian Linux: Set a Serial Console

Debian Linux: Set a Serial Console by Vivek Gite on January 22, 2011 · 2 comments How do I set up a serial console on Debian Linux HP server for troubleshooting and login purpose? To setup a serial console you need to edit the following files under Debian Linux: /boot/grub/menu.lst or /etc/default/grub (recommended for grub2) […]

Sending text message using AT command « Mezgani blog

Playing with my USB dongle that is a 3g modem, i felt the need to send message using this modem. but i saw that it has no support to send message using AT command, well to check this use the AT+CSMS command before any shake. In the case when you have a GSM/GPRS modem/mobile phone […]

Turning off SIP ALG on Thomson Router | Community Site

In telnet Type o 192.168.1.254 Connected to speedtouch Escape character is ‘^]’. Username : Administrator Password : ******** ———-… … welcome message trimmed Type menu look for connection>unbind> application application=choose sip (press enter key to bring choices up) port= enter 5060 press enter then choose OK viaTurning off SIP ALG on Thomson Router | Community […]

Speedtouch Support Forum NZ – Open DMZ or disable NAT on 546 v6

K, problem fixed with the help of our Internet Provider. Some steps where missing. Here are what needs to be done in order to deactivate NAT on our speedtouch. For example: Public IP addess of our Router: 12.34.56.78 Public IP addresses availables for our company: 12.34.56.70 to 12.23.56.77 I will set the router address to […]

blog.keesmeijs.nl » Blog Archive » IPv6 met een SpeedTouch 516/546 (firmware v6)

IPv6 met een SpeedTouch 516/546 (firmware v6) Heb je net een mooie SixXS IPV6-in-IPv4 tunnel aangevraagd, werkt het niet (of alleen maar uitgaand)… Zo werkt het wel (in dit voorbeeld is de IPv6 router 192.168.4.4): :expr add name=ipv6 type=serv proto=41 :firewall rule add chain=forward_host_service name=SixXS serv=ipv6 state=enabled action=accept :nat tmpladd intf=Internet type=nat outside_addr=0.0.0.1 inside_addr=192.168.4.4 protocol=6to4 […]

netfilter

3. Nouveaux matches de netfilter. Dans cette section, on essayera d'expliquer l'utilisation de ces nouveaux matches de netfilter. Les patches seront abordés par ordre alphabétique. Aussi, nous n'expliquerons pas les patches qui cassent les autres patches. Mais ça pourra venir ensuite. De manière générale, pour les matches, vous pouvez voir le petit synopsis de chacun […]