- domaincontrol.com - GoDaddy
- worldnic.com - Network Solutions
- ns1###.ui-dns.org ns1###.ui-dns.de ns1###.ui-dns.biz ns1###.ui-dns.com - Ionos / 1and1
- name-services.com - enom.com
- hostgator.com - hostgator
- secureserver.net - rackspace (email)
- arsmtp.com - AppRiver.com
- emailsrvr.com - rackspace cloud mail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Download BellSoft official GPG key | |
ansible.builtin.get_url: | |
url: https://download.bell-sw.com/pki/GPG-KEY-bellsoft | |
dest: /etc/apt/keyrings/bellsoft.asc | |
mode: '0644' | |
when: ansible_os_family == "Debian" | |
- name: Add Bellsoft repo (Debian) | |
ansible.builtin.apt_repository: | |
repo: "deb [arch=amd64 signed-by=/etc/apt/keyrings/bellsoft.asc] https://apt.bell-sw.com/ stable main" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command[check_lsws_procs]=/usr/lib/nagios/plugins/check_procs -w 1:20 -c 1:100 -a openlitespeed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=webcam | |
After=network.target auditd.service | |
[Service] | |
ExecStart=/home/rock/webcam -m -s 1280x720 | |
Type=simple | |
TimeoutStopSec=20 | |
KillMode=process | |
Restart=always |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/admin/class-woo-related-products-admin.php b/admin/class-woo-related-products-admin.php | |
index 4db5c5e..9d97581 100644 | |
--- a/admin/class-woo-related-products-admin.php | |
+++ b/admin/class-woo-related-products-admin.php | |
@@ -121,5 +121,6 @@ class Woo_Related_Products_Admin { | |
register_setting( 'woorelated-group', 'woorelated_basedon' ); | |
register_setting( 'woorelated-group', 'woorelated_exclude' ); | |
register_setting( 'woorelated-group', 'woorelated_slider' ); | |
+ register_setting( 'woorelated-group', 'woorelated_display_automatically' ); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: "3" | |
services: | |
db: | |
image: mattermost/mattermost-prod-db | |
read_only: true | |
restart: unless-stopped | |
volumes: | |
- /etc/localtime:/etc/localtime:ro |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$content=<<<EOF | |
<span class="cencw" style=""><p>Dzięki za wczoraj!</p><a href="https://facebook.com/story.php?story_fbid=2584746148268179&id=457365507672931&_ft_=mf_story_key.2584746148268179%3Atop_level_post_id.2584746148268179%3Atl_objid.2584746148268179%3Acontent_owner_id_new.457365507672931%3Athrowback_story_fbid.2584746148268179%3Apage_id.457365507672931%3Astory_location.4%3Astory_attachment_style.share%3Apage_insights.%7B%22457365507672931%22%3A%7B%22page_id%22%3A457365507672931%2C%22actor_id%22%3A457365507672931%2C%22dm%22%3A%7B%22isShare%22%3A1%2C%22originalPostOwnerID%22%3A0%7D%2C%22psn%22%3A%22EntStatusCreationStory%22%2C%22post_context%22%3A%7B%22object_fbtype%22%3A266%2C%22publish_time%22%3A1573762976%2C%22story_name%22%3A%22EntStatusCreationStory%22%2C%22story_fbid%22%3A%5B2584746148268179%5D%7D%2C%22role%22%3A1%2C%22sl%22%3A4%2C%22targets%22%3A%5B%7B%22actor_id%22%3A457365507672931%2C%22page_id%22%3A457365507672931%2C%22post_id%22%3A2584746148268179%2C%22role%22%3A1%2C%22share_id% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -e 's/^# deb-src /deb-src /g' -i /etc/apt/sources.list | |
apt update | |
apt install git doxygen libappimage-dev fuse wget rsync cmake build-essential checkinstall libcurl4-openssl-dev file vim gnupg libsystemd-dev lemon | |
apt build-dep wireshark | |
wget https://1.na.dl.wireshark.org/src/wireshark-3.0.2.tar.xz | |
tar axf wireshark-3.0.2.tar.xz | |
sed -e 's/APPIMAGETOOL_EXECUTALBE/APPIMAGETOOL_EXECUTABLE/g' -i wireshark-3.0.2/CMakeLists.txt | |
mkdir /build | |
cd /build/ |
Packaging a native binary to AppImage
- https://github.com/linuxdeploy/linuxdeploy/releases/tag/continuous
- https://github.com/linuxdeploy/linuxdeploy-plugin-appimage/releases
Both AppImage files need to be downloaded to the same directory.
Code:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keymaps 0-15 | |
keycode 1 = Escape Escape | |
alt keycode 1 = Meta_Escape | |
keycode 2 = one exclam | |
alt keycode 2 = Meta_one | |
control alt keycode 2 = 0x0085 | |
keycode 3 = two at at | |
control keycode 3 = nul | |
shift control keycode 3 = nul | |
alt keycode 3 = Meta_two |
NewerOlder