Can I shred a ssd? is there any problem doing it?
➜ ~ 1=12 ➜ ~ echo $1 12 ➜ ~ $(( 1 == 12 )) zsh: command not found: 0 ➜ ~ $(( 13 == 12 )) zsh: command not found: 0 ➜ ~ $(( $1 == 12 )) zsh: command not found: 1 ➜ ~ Hi, ...
Hi! How could I acceess a subfolder of a folder where I do not have execution permissions but I have read ones? (I have permissions in the child folder)
Hi, I'm running opensuse tumbleweed and Im having performance issues while using VM, I have a good computer 32GB RAM DDR4 and i7 8700K, I'm running xubuntu and win10 and even ...
Hi! I have started a python3 program like nohup ./script.py With its output redirect and that stuff and its & How can I kill it?😂 cant find it with ps aux I closed the SS...
so the ATA thing what will do? and how can that be considered as secure? just being curious
Привет, я не говорю по-русски, но я бы хотел, чтобы вы мне все равно помогли. Я пытаюсь составить команду, чтобы получить информацию об упоминании. если я сделаю /test @kpg...
How is it invalid? Javahelp is designed to be used with swing, as its parameters are swing/awt components, as I'm using javafx I need to know how could I use it
Hi, I would like to ask if there's a way to add the gateway to this command sudo ip a add 172.16.0.2/16 dev enp0s3 i would like to add there the gateway is it possible?
Hi, I am getting invalid path exception from a JFileChooser that is in a try catch, how can I fix it? Im using swing
Could any of you recommend me a book or a page to learn all that great stuff about bash? Im struggling with it, I code in python and java and I dont have any problem, but bash...
Should I change from Debian? I mean I want to learn C and maybe other distro could help me more with it environment
Hi, I'm seeing vim-plug and they say to use this "${XDG_DATA_HOME:-$HOME/.local/share}" What'ts the meaning of :- ?
Hi, Im running OMV5 and its mounting my external drive and the access is for Uid 0 (root) Gid 100 (users) Users is ok but how about the uid 0? should I change it? permission...
cant I send a message?
is there anyway to make that when I type www.google.com it takes me to www.youtube.com? Like a redirect
How can I do a non rezisable jfilechooser?
Can I ask why when Im putting a number in a Scanner that must be double i have to use the "," and not the "." ?
is that even possible?, Im running OMV5 and theres no option to change mount point so I would like to have my external drive which has the UUID as name, I would like it to be ...
wait just a silly question, the ATA secure erase can be done on a m.2 nvme right?