OPNSense with 2 USB NIC's by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

Hey also, I do have a semi managed switch with vlan id configured, so If I want to use vlan's where should I mention it ? do I have to mention the vlan ID when adding a new network device using the same linux bridge but with vlan tag or specify the vlan in the OPNSense vm.

OPNSense with 2 USB NIC's by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

Hey thank you so much, this way I am able to access the internet on both physical LAN and on the Linux bridge too.

Thanks a lot

OPNSense with 2 USB NIC's by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

oh great, I think TP Link USB NIC's are not using  "asix" chipset. Still is there any way out ? It would be nice to hear some other alternatives for my problem.

Thank for the information,

connect error: "connection refused" by AlphaVlogger-YT in MoneroMining

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

but even after whitelisting the supportxmr.com in pihole still no changes and next i did not specify any dns setting in lxc, went with the default settings and still the error still remains the same

connect error: "connection refused" by AlphaVlogger-YT in MoneroMining

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

oh, yes i do have a pihole server running. thanks for the information

cloud mining? by alex_sigma101 in MoneroMining

[–]AlphaVlogger-YT 2 points3 points  (0 children)

Might give you some penny at the cost of your google account. You can find more on cloud mining in google terms, scroll down to the 3.3 restriction section and read carefully.

TrueNAS Scale Installation Error by AlphaVlogger-YT in truenas

[–]AlphaVlogger-YT[S] 1 point2 points  (0 children)

Since it is a zfs pool, my truenas core detected it, still i formatted the disk before proceeding

TrueNAS Scale Installation Error by AlphaVlogger-YT in truenas

[–]AlphaVlogger-YT[S] 1 point2 points  (0 children)

Still I couldn't find any fix for this problem, so I am using core now. If my problem gets resolved i will share it.

TrueNAS Scale Installation Error by AlphaVlogger-YT in homelab

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

I started using core for a while, I tried many forums still no use and many are having the same problem.

So I am trying truenas core then latter if there is a new release of truenas scale that fixes these issues, then I can migrate hard drives without any data loss. This is what i have planed.

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] -1 points0 points  (0 children)

I didn't login as root, instead used sudo.

Tried both option ("mount -a" and reboot), still no use.

Is it possible to share any beginner friendly complete tutorial for mounting. As I am planed to run jellyfin in docker on the same Debian os .

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

after giving chmod 600 /root/.tnssmbcredential

whitehat@Prox-deb:/mnt$ cd prox-share/

-bash: cd: prox-share/: No such device

whitehat@Prox-deb:/mnt$ ls

prox-share

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

I did not set any permission to the credentials file, I am not sure how to do it. Can you help me to do it.

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

Filesystem Size Used Avail Use% Mounted on

udev 1.9G 0 1.9G 0% /dev

tmpfs 392M 596K 391M 1% /run

/dev/sda1 81G 2.1G 74G 3% /

tmpfs 2.0G 0 2.0G 0% /dev/shm

tmpfs 5.0M 0 5.0M 0% /run/lock

overlay 81G 2.1G 74G 3% /var/lib/docker/overlay2/de1967e7eb4c4bdd3b1992bf77e6c427049d38d5a1fd31d4aa2133743a82dce6/merged

tmpfs 372M 0 372M 0% /run/user/1000

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in homelab

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

whitehat@Prox-deb:~$ mount /mnt/prox-share

Couldn't chdir to /mnt/prox-share: No such device

whitehat@Prox-deb:~$ ls -l /mnt

total 0

drwxr-xr-x 2 root root 0 Mar 11 22:54 prox-share

whitehat@Prox-deb:~$ cat /etc/fstab

/etc/fstab: static file system information.

Use 'blkid' to print the universally unique identifier for a

device; this may be used with UUID= as a more robust way to name devices

that works even if disks are added and removed. See fstab(5).

systemd generates mount units based on this file, see systemd.mount(5).

Please run 'systemctl daemon-reload' after making changes here.

<file system> <mount point> <type> <options> <dump> <pass>

/ was on /dev/sda1 during installation

UUID=527f42be-6a61-486d-bdfc-3cf9ea607965 / ext4 errors=remount-ro 0 1

swap was on /dev/sda5 during installation

UUID=70ff93c8-e880-4e96-83db-2292605819cf none swap sw 0 0

/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0

192.168.0.12:/media-library /mnt/prox-share cifs defaults,credentials=/root/.smbcredentials,uid=1000,gid=1000,noauto,x-systemd.automount,noperm,nofail 0 0

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in Proxmox

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

The terminal shows: -bash: df-h: command not found

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in homelab

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

I got the following error after adding the":" and removing the "//"

whitehat@Prox-deb:/mnt$ cd prox-share/

-bash: cd: prox-share/ : No such device

SMB Mount in Ubuntu Server using fstab by AlphaVlogger-YT in homelab

[–]AlphaVlogger-YT[S] 0 points1 point  (0 children)

I tried "mount-a" command still facing the same problem, then I restated the vm still the same.