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
10 Hits, Last modified:
ple above a ''video.jpg'' file would work. ===== Lists ===== Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''*'' for unordered lists or a ''-'' for ordered ones. * This is a list
zabbix @tips
6 Hits, Last modified:
der, event_to_metrics): """Initialize the listener.""" threading.Thread.__init__(self, n... t up the thread and start it.""" hass.bus.listen(EVENT_STATE_CHANGED, self._event_listener) hass.bus.listen_once(EVENT_HOMEASSISTANT_STOP, self._shutdown) self.start()
lxd @tips
5 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
analisi @projects:charta
5 Hits, Last modified:
umento una volta pubblicato, associandolo a delle liste che non hanno niente a che vedere con le suddivi... ll'id) * **Realm**: selezionabile da una select list che mostra tutti i realm su cui l'operatore ha ru... cumento === Gli si presenta una pagina con una **lista di realm** (tutti i realm su cui l'operatore ha ... iccando il realm o la class verrĂ  visualizzata la lista di **tutti i documenti** all'interno di quel rea
server @projects:livenet
5 Hits, Last modified:
ode> <code> DISTR=bionic cat > /etc/apt/sources.list <<QWE ###########################################... #### #copy_exec /sbin/iwconfig #copy_exec /sbin/iwlist #copy_exec /sbin/iwpriv #copy_exec /sbin/iwevent ... Code 3: UDP port that MTFTP servers are using to listen for MTFTP requests option PXE.mtftp-sport code ... er 16; # Code 4: Number of secondes a client must listen for activity before trying # to start a
postgres @tips:db
5 Hits, Last modified:
ile ini /etc/postgresql/9.5/main/postgresql.conf> listen_addresses = '*' </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 ex
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
ssl @tips
4 Hits, Last modified:
uto.it </code> ==== nginx ==== <file> server { listen 80; server_name nextcloud.csgalileo.org; se... //$server_name$request_uri; } } server { listen 443; server_name nnextcloud.csgalileo.org; ... ial challenge <file txt site.conf> server { listen 80; server_name "mail.csgalileo.org"; ... for nginx ==== <file yaml site.conf> server { listen 443 ssl; server_name "scipio.csgalileo.org";
dokuwiki @wiki
4 Hits, Last modified:
**About DokuWiki** * [[doku>features|A feature list]] :!: * [[doku>users|Happy Users]] * [[doku>p... bscribe to the newsletter]] :!: * [[doku>mailinglist|Join the mailing list]] * [[https://forum.dokuwiki.org|Check out the user forum]] * [[doku>irc|Talk... me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.org|forum]] instead
homeassistant @projects:internetofthings
4 Hits, Last modified:
_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null sudo apt-get update sudo apt-get install docker-ce docker-ce-cli containerd.... c/nginx/sites-enabled/homeassistant> server { listen 80; server_name "scipio.csgalileo.org"; ... s://$server_name$request_uri; } } server { listen 443 ssl; server_name "scipio.csgalileo.org";
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
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
motorizzazione @tips:vpn
4 Hits, Last modified:
th browser on https://anyvpn.ilportaledellautomobilista.it get server fingerprint with <code> openconne... -authenticate https://anyvpn.ilportaledellautomobilista.it </code> <file txt /etc/openconnect/motorizza... sword=yyy url=https://anyvpn.ilportaledellautomobilista.it/utentiMCTC servercert=sha256:f3cab3bff048bf7f... 0.x.x.x <code bash> ping www.ilportaledellautomobilista.it </code> ===== systemd ===== <file ini /etc/
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:
mopidy @tips
3 Hits, Last modified:
tmux @tips
3 Hits, Last modified:
zfs @tips
3 Hits, Last modified:
systemd @zibaldone:linux
3 Hits, Last modified:
docker @projects:zibaldone:linux
3 Hits, Last modified:
playground @playground
2 Hits, Last modified:
airmouse @tips
2 Hits, Last modified:
atom @tips
2 Hits, Last modified:
dac @tips
2 Hits, Last modified:
ftp @tips
2 Hits, Last modified:
ionic @tips
2 Hits, Last modified:
iredmail @tips
2 Hits, Last modified:
syncthing @tips
2 Hits, Last modified:
vgpu @tips
2 Hits, Last modified:
video @tips
2 Hits, Last modified:
vrcard @tips
2 Hits, Last modified:
windows10 @tips
2 Hits, Last modified:
iotaiuto @projects:internetofthings
2 Hits, Last modified:
smartband @projects:internetofthings
2 Hits, Last modified:
liberidicomunicare @projects:iotaiuto
2 Hits, Last modified:
mycroft @projects:iotaiuto
2 Hits, Last modified:
seamless @projects:livenet
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:
bike @madmax
1 Hits, Last modified:
carbonara @madmax
1 Hits, Last modified:
security @madmax
1 Hits, Last modified:
silence @madmax
1 Hits, Last modified:
fatherandson @music
1 Hits, Last modified:
mdm @projects
1 Hits, Last modified:
agid @tips
1 Hits, Last modified:
airos @tips
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
cordova @tips
1 Hits, Last modified:
cps @tips
1 Hits, Last modified:
graphite @projects:internetofthings
1 Hits, Last modified:
influxdb @projects:internetofthings
1 Hits, Last modified:
tradfri @projects:internetofthings
1 Hits, Last modified:
doorbell @projects:iotaiuto
1 Hits, Last modified:
led @projects:iotaiuto
1 Hits, Last modified:
presence @projects:iotaiuto
1 Hits, Last modified:
tutorial @tips:archlinux
1 Hits, Last modified:
inappbrowser @tips:cordova
1 Hits, Last modified:
minecraft @tips:gameengine
1 Hits, Last modified:
unreal @tips:gameengine
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
18.04 @tips:ubuntu
1 Hits, Last modified:
locale @tips:ubuntu
1 Hits, Last modified:
server @tips:ubuntu
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified: