a =====
<code dos>
netsh interface ip set address name="LAN" source=dhcp
netsh interface ip set dns name="LAN" source=dhcp
</code>
===== Statikus hálózati b... ül ====
<code dos>
netsh interface ip set address name="LAN" source=static addr=192.168.0.10 mask=255.255.255.0 gateway=none
netsh interface ip set dns name="LAN" source=none
</code>
==== Routerrel ====
<
a client connected. |
^ ''%m'' | | the NetBIOS name of the client machine (very useful). This paramet... id with Samba 2.x. |
^ ''%M'' | | the Internet name of the client machine. |
==== User variables =... ^ * ^ Description |
^ ''%g'' | X | primary group name of ''%u''. |
^ ''%G'' | | primary group name of ''%U''. |
^ ''%H'' | X | the home directory of the us
rs] [-N nchars] [-p prompt] [-t timeout] [-u fd] [name ...]
</code>
One line is read from the standard i... tion, and the first word is assigned to the first name, the second word to the second name, and so on, with leftover words and their intervening separators assigned to the last name. If there are fewer words read from the input st
pe
Public Type tUserDetails
ID As Integer
Name As String * 20
End Type
'Purpose : Locks a... : sFilePathName The path and name of the file
' [eUpdateFile] ...
'Add 10 users (all called Red!)
tUser.Name = "Red"
For lThisUser = 1 To 20
'Alte... ame & "' is now locked.", vbInformation
tUser.Name = "Red"
tUser.ID = 1
'Write the type to t
-o pipefail
NOIP_BIN='/usr/local/bin/noip2'
NOIP_NAME='noip2'
NOIP_OPTIONS="${NOIP_OPTIONS:-}"
functi... "${pid}" ]; then
log_warning_msg "${NOIP_NAME} not running"
return
fi
log_daem... log_failure_msg "failed to stop ${NOIP_NAME} daemon"
return 1
fi
... -HOWTO/x1455.html
#
# $1 the interface name used by pppd (e.g. ppp3)
# $2 the tty
will have the following columns:
COMMAND process name.
PID process ID
USER Username
FD file descriptor
... ICE device number
SIZE file size
NODE node number
NAME full path of the file name.
To view all open files of the system, execute the lsof command without any ... ER FD TYPE DEVICE SIZE NODE NAME
init 1 root cwd DIR
For example, on a system containing a ZFS dataset name src, the following command transfers the snapshot... rors on Wed Nov 10 04:55:23 2021
config:
NAME STAT... olása: <code bash>
zpool set autoexpand=on <zpool_name>
</code>
- Partíció / LVM logikai kötet kiterje... lása: <code bash>
zpool set autoexpand=off <zpool_name>
</code>
===== TRIM-elés =====
<code bash>
zpoo
ic section is possible, too. Just add the section name behind a hash character as known from HTML. This ... cribed in the previous section, but this time the name of the language syntax to be highlighted is inclu... oad as well. You can do this by specifying a file name after language code like this:
<code>
<file php