list

Search

You can find the results of your search below.

plate @projects
10 Hits, Last modified:
= "Labels/output/" cls = "001" wd = getcwd() list_file = open('%s/%s_list.txt'%(wd, cls), 'w') """ Get input text file list """ txt_name_list = [] for (dirpath, dirnames, filenames) in walk(mypath): print(filenames) txt
syntax @wiki
6 Hits, Last modified:
supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''... lists or a ''-'' for ordered ones. * This is a list * The second item * You may have different levels * Another item - The same list but ordered - Another item - Just use inden... deeper levels - That's it <code> * This is a list * The second item * You may have different
idrac @tips
4 Hits, Last modified:
release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ sudo wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.as... release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc $ s
lxd @tips
4 Hits, Last modified:
c/inputrc $NAME/etc/ </file> ===== basic ===== list remote images <code> lxc image list images: </code> auto update remote images <code> lxc config set im... reate container from local image <code> lxc image list lxc launch xenial test1 --profile juju-default </... 1 lxc config set xenial1 boot.autostart false lxc list </code> create custom image from local container
python @projects:zibaldone
4 Hits, Last modified:
bool = True x: str = "test" x: bytes = b"test" x: list[int] = [1] x: set[int] = {6, 7} x: dict[str, floa... help mypy a bit by providing a type annotation x: list[str] = [] x: Optional[str] = None # "typing.Mat... we might def f(my_mapping: Mapping[int, str]) -> list[int]: my_mapping[5] = 'maybe' # if we try this, mypy will throw an error... return list(my_mapping.keys()) f({3: 'yes', 4: 'no'}) def f
postgres @tips:db
4 Hits, Last modified:
' </file> ===== Basic operations ===== <code> # list databases \l # connect to database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed extensions \dx # enable expanded di
redis @tips:db
4 Hits, Last modified:
dis Demo" EXPIRE resource:lock 120 </code> ===== list ===== A list have an order RPUSH puts the new value at the end of the list. LPUSH puts the new value at the start of the list. LLEN, LPOP, RPOP <code> RPUSH friends "Alice" RPUSH
gstreamer @tips
3 Hits, Last modified:
-1CGN-U|oCam-1CGN-U]] identify <code> v4l2-ctl --list-devices v4l2-ctl --list-formats-ext -d /dev/video0 ... 00 fps) </code> <code> v4l2-ctl -d /dev/video0 --list-ctrls
jibri @tips
3 Hits, Last modified:
//download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list apt-get -y update apt-get -y install jitsi-meet </code> Se la macchina รจ nattata a... _release -sc) main | sudo tee -a /etc/apt/sources.list wget https://prosody.im/files/prosody-debian-pack
mopidy @tips
3 Hits, Last modified:
do apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessie.list sudo apt-get update sudo apt-get install mopidy sudo apt-get install
tmux @tips
3 Hits, Last modified:
ve next * ctrl+a o: move previous * ctrl+a w: list windows * ctrl+a d: detach * ctrl+a PGUP: scroll mode ===== sessions ===== list <code bash> tmux ls </code> attach <code bash> t... et -g status-justify centre # center align window list set -g status-left-length 20 set -g status-right-
zfs @tips
3 Hits, Last modified:
t install zfsutils-linux </code> <code> sudo zfs list </code> create filesystem '''lab''' on '''LXD'''... FS used space of FS grow <code bash> sync && zfs list -t all -r $FS GROW --->rpool/test 200M 138... S used space of SNAP grow <code bash> sync && zfs list -t all -r $FS rpool/test 200M 138
docker @projects:zibaldone:linux
3 Hits, Last modified:
_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null apt update apt-get install -y docker-ce docker-ce-cli containerd.io mkdir /us... /.*src \([0-9.]\+\).*/\1/p') AUTH_COOKIE=$(xauth list ${DISPLAY} | awk '{print $3}') DISPLAY_NUMBER=$(e
atom @tips
2 Hits, Last modified:
hon \ </code> show installed packages <code> apm list --installed --bare </code> disabilitare package ... objects * ctrl-\: toggle tree view * ctrl-b: list opened files * ctrl-alt-b: beautify selected
dac @tips
2 Hits, Last modified:
c/asound/card1/pcm0p/sub0/* </code> <code> pacmd list-sinks </code> <code> pactl list short sinks </code> <code> for card in `aplay -L | grep "CARD=DAC"`;
iredmail @tips
2 Hits, Last modified:
syncthing @tips
2 Hits, Last modified:
dokuwiki @wiki
2 Hits, Last modified:
homeassistant @projects:internetofthings
2 Hits, Last modified:
adb @tips:android
2 Hits, Last modified:
deb @tips:debian
2 Hits, Last modified:
dell @tips:hw
2 Hits, Last modified:
kinectv2 @tips:sensors
2 Hits, Last modified:
gnome3 @tips:ubuntu
2 Hits, Last modified:
systemd @zibaldone:linux
2 Hits, Last modified:
mdm @projects
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
cordova @tips
1 Hits, Last modified:
video @tips
1 Hits, Last modified:
analisi @projects:charta
1 Hits, Last modified:
influxdb @projects:internetofthings
1 Hits, Last modified:
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified:
server @projects:livenet
1 Hits, Last modified:
tutorial @tips:archlinux
1 Hits, Last modified:
minecraft @tips:gameengine
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
18.04 @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified: