URLS

GNU/LinuX Software

sudo aptitude install zile emacs gpg autossh mosh rsync nmap mutt wput mc netcat magit iptables
sudo apt-get install encfs sshfs autossh git connect-proxy wifite iodine openvpn
sudo aptitude install pidgin empathy-rakia firefox xchat

Remote

sudo modprobe  -v fuse  &  sshfs $USER@$USER.homelinux.org:/ .

WebApp

voip

Windows Software

L="http://download.wengo.com/wengophone/release/2007-08-24/WengoPhone-2.1.2.exe http://download.gizmo5.com/GizmoDownload/WinGizmoInstall.exe  http://download.skype.com/SkypeSetup.exe http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe http://www.vulnwatch.org/netcat/nc111nt.zip http://download.insecure.org/nmap/dist/nmap-4.52-setup.exe http://www.uwe-sieber.de/files/usbdlm.zip http://www.fs-driver.org/download/Ext2IFS_1_11.exe http://www.framakey.org/Portables.PortableWengo?count=http%3A%2F%2Fdownload.framakey.org%2Fapps%2FPortableWengo-0.99-r03.zip http://www.framakey.org/Portables.PortablePidgin?count=http%3A%2F%2Fdownload.framakey.org%2Fapps%2FPortablePidgin-2.4.1-r01.zip http://www.framakey.org/Portables.PortableFirefox?count=http%3A%2F%2Fdownload.framakey.org%2Fapps%2FportableFirefox-3-fr-r01.zip"
for t in $L; do aria2c $t ; done

Admin tools :

OS

misc

sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf

LINUX

Usb key can be helpful but network adapter may change:

diff --git a/netplan/01-netcfg.yaml b/netplan/01-netcfg.yaml
index d3c9182..fc6e172 100644
--- a/netplan/01-netcfg.yaml
+++ b/netplan/01-netcfg.yaml
@@ -4,5 +4,5 @@ network:
   version: 2
   renderer: networkd
   ethernets:
-    enp0s3:
+    enp64s0:
       dhcp4: yes

MISC

Install

aptitude install encfs sshfs sudo
adduser $USER fuse
mkdir -p ~/local/encfs ~/mnt/encfs &&  encfs ~/local/encfs ~/mnt/encfs 
export HOME=/home/$USER/mnt/encfs

ums

https://www.itefix.no/i2/cwrsync-get

cwRsync_3.1.0_Installer.zip PortableWengo-0.99-r03.zip Gizmo5 usbdlm.zip PortableKitty-0.60.66.20p-en-r01.zip WinGizmoInstall.exe PortableSkype.zip

MISC

MORE

nomade.txt · Last modified: 2023/01/05 15:14 by rzr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki