diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-17 21:09:42 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-17 21:09:42 -0700 |
commit | 7772331aa5df0b8106f3523a0070269fae735894 (patch) | |
tree | 5205788ec0d7a6a57dc228a2015f4d84b4547724 | |
parent | 2a76cd82dd3603efc2516f90bfdae268f00ce6c7 (diff) |
xyzca init
-rw-r--r-- | etc/.cfgl/config | 4 | ||||
-rw-r--r-- | etc/fstab | 8 | ||||
-rw-r--r-- | etc/hostname | 2 | ||||
-rw-r--r-- | etc/myconf/cfgl_meta | 7 | ||||
-rw-r--r-- | etc/services | 5 | ||||
-rw-r--r-- | etc/systemd/network/default.network | 4 | ||||
l--------- | etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service | 1 | ||||
-rw-r--r-- | home/xyz/.bashrc | 2 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqme | 1 | ||||
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 1 | ||||
-rw-r--r-- | home/xyz/.config/myconf/sye | 1 | ||||
-rw-r--r-- | home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json | 6 |
12 files changed, 8 insertions, 34 deletions
diff --git a/etc/.cfgl/config b/etc/.cfgl/config index f54a1e6d..608699e2 100644 --- a/etc/.cfgl/config +++ b/etc/.cfgl/config @@ -11,6 +11,6 @@ fetch = +refs/heads/*:refs/remotes/origin/* [commit] gpgsign = false -[branch "ia"] +[branch "ca"] remote = origin - merge = refs/heads/ia + merge = refs/heads/ca @@ -2,10 +2,6 @@ # See fstab(5) for details. # <file system> <dir> <type> <options> <dump> <pass> -# /dev/sda1 LABEL=root -UUID=ed61e67e-7605-4383-ac16-fe54ee2ede87 / ext4 rw,relatime,errors=remount-ro 0 1 +/dev/sda3 / xfs rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 1 -# /dev/sdb1 -UUID=cfbeb3bb-f781-4e63-9635-9155fe85f12c /home ext4 rw,relatime 0 2 - -/swapfile none swap defaults 0 0 +/dev/sda2 /boot/efi vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 diff --git a/etc/hostname b/etc/hostname index 45c80593..8eb04e15 100644 --- a/etc/hostname +++ b/etc/hostname @@ -1 +1 @@ -xyzia +xyzca diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 20beab3b..ab512d08 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -27,7 +27,6 @@ 644 systemd-network systemd-network //etc/systemd/network/default.network 755 root root //etc/systemd/system 755 root root //etc/systemd/system/multi-user.target.wants -777 root root //etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service 777 root root //etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service 755 root root //etc/systemd/system/paccache.service.d 644 root root //etc/systemd/system/paccache.service.d/10-remove-all.conf @@ -50,12 +49,6 @@ 755 xyz wheel //home/xyz/.config/nvim 644 xyz wheel //home/xyz/.config/nvim/init.vim 600 xyz wheel //home/xyz/.config/user-dirs.dirs -755 xyz wheel //home/xyz/.local -755 xyz wheel //home/xyz/.local/share -755 xyz wheel //home/xyz/.local/share/qBittorrent -755 xyz wheel //home/xyz/.local/share/qBittorrent/nova3 -755 xyz wheel //home/xyz/.local/share/qBittorrent/nova3/engines -644 xyz wheel //home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json 644 xyz wheel //home/xyz/.profile 700 xyz wheel //home/xyz/.ssh 600 xyz wheel //home/xyz/.ssh/authorized_keys diff --git a/etc/services b/etc/services index 03819fb0..b1b9f5bc 100644 --- a/etc/services +++ b/etc/services @@ -11512,8 +11512,3 @@ wireguard 49432/udp # https://www.reddit.com/r/verizon/comments/to1q43/verizon_5g_home_internet_blocking_ssh_service_port/ ssh-isp 49812/tcp iperf3 53497/tcp -# qbittorrent-nox web ui port for remote access browser gui -qbt-nox 57151/tcp -# qbittorrent/ options/ connection/ listening port -qbt 57737/tcp -qbt 57737/udp diff --git a/etc/systemd/network/default.network b/etc/systemd/network/default.network index cb28d02e..43f05d95 100644 --- a/etc/systemd/network/default.network +++ b/etc/systemd/network/default.network @@ -2,5 +2,5 @@ Name=eth0 [Network] -Gateway=89.213.174.1 -Address=89.213.174.95/24 +Gateway=216.181.107.1 +Address=216.181.107.253/24 diff --git a/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service b/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service deleted file mode 120000 index 41aa9f51..00000000 --- a/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/qbittorrent-nox@.service
\ No newline at end of file diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 33d8cd11..4d81b50f 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -29,7 +29,7 @@ esac # tput is better for different terminals? # but also need \[ and \] around color code for PS1! but seems no need for printf in script? why? # setaf and sgr0 see `man terminfo` -PS1="\[$(tput setaf 5)\][\u@\h \W]\$ \[$(tput sgr0)\]" +PS1="\[$(tput setaf 6)\][\u@\h \W]\$ \[$(tput sgr0)\]" # https://github.com/LukeSmithxyz/voidrice/blob/master/.config/shell/aliasrc for cmd in hardcode-fixer ventoy units_cur fbgrab powertop nft rpi-imager fdisk dmesg; do diff --git a/home/xyz/.config/myconf/pacman_Qqme b/home/xyz/.config/myconf/pacman_Qqme index 4e8e5af9..49e49a7d 100644 --- a/home/xyz/.config/myconf/pacman_Qqme +++ b/home/xyz/.config/myconf/pacman_Qqme @@ -5,7 +5,6 @@ bash-complete-alias dashbinsh grub-hook htop-vim -jackett-bin librespeed-cli neofetch-git neovim-plug diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index b8907d10..0d6c35db 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -30,7 +30,6 @@ posix-software-development posix-user-portability posix-xsi python-pip -qbittorrent-nox rebuild-detector reflector rsync diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye index a0dc6868..9f1da6e7 100644 --- a/home/xyz/.config/myconf/sye +++ b/home/xyz/.config/myconf/sye @@ -1,6 +1,5 @@ UNIT FILE STATE PRESET getty@.service enabled enabled -jackett.service enabled disabled nftables.service enabled disabled sshd.service enabled disabled systemd-network-generator.service enabled enabled diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json deleted file mode 100644 index 5b715a13..00000000 --- a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "api_key": "qsl99mxd991t5f3azf9bcgf22cbbjeum", - "thread_count": 20, - "tracker_first": false, - "url": "http://127.0.0.1:9117" -} |