You would call a bunch of operating systems one big shark?

|
itspirate 2022-08-25 18:52:07
I have installed pihole on my server and later uninstalled but currently noticed pihole breaks my proxy git pull not working even apt update also couldn’t connect to the ubuntu mirror anyone can help me out thanks in advance
alexmb7 2022-08-25 19:08:46
try

dpkg –purge pihole_package_names_here

alexmb7 2022-08-25 19:09:41
u gotta undo / delete the changes it did
look in

sudo iptables-save

for stuff to get deleted

itspirate 2022-08-25 19:34:38
I had luck I visit the etc folder
itspirate 2022-08-25 19:35:03
and noticed there was a file dhcpd.conf.old
itspirate 2022-08-25 19:35:54
and I just fucking deleted the current dhcpd.conf and renamed the the dhcpd.conf.old to dhcpd.conf
itspirate 2022-08-25 19:35:57
reboot
itspirate 2022-08-25 19:36:01
and works fine
itspirate 2022-08-25 19:36:56
atleast pihole take a backup of dhcpd.conf file berfore messing with it
alexmb7 2022-08-25 19:36:57
cool

+1

sohilpro 2022-08-25 20:53:15
linux_group-1397733.jpg
Whats Problem?
watzon 2022-08-25 20:57:01
sohilpro 2022-08-25 20:53:15
Whats Problem?

You’re installing Kali

sohilpro 2022-08-25 21:00:41
watzon 2022-08-25 20:57:01
You’re installing Kali

Yes

smol_mazunki 2022-08-25 21:00:43
watzon 2022-08-25 20:57:01
You’re installing Kali

sidenote but your avatars are shockingly accurate, nice pp 😎

selftaughtdev 2022-08-25 21:00:50
good evening guys. I am trying to use my cannon lbp6020b printer on debian 11. I download driver file .deb and installed it and i installed cups but cups is not working.
smol_mazunki 2022-08-25 21:00:56
sohilpro 2022-08-25 21:00:41
Yes

that’s the answer to what the problem is

smol_mazunki 2022-08-25 21:01:01
it wasn’t just an observation
watzon 2022-08-25 21:01:04
smol_mazunki 2022-08-25 21:00:43
sidenote but your avatars are shockingly accurate, nice pp 😎

Haha thanks

watzon 2022-08-25 21:01:14
smol_mazunki 2022-08-25 21:00:56
that’s the answer to what the problem is

Exactly

watzon 2022-08-25 21:01:44
If you can’t even get past the install step, Kali is not the OS you’re looking for
smol_mazunki 2022-08-25 21:01:56
install Gentoo instead
crownivaxix 2022-08-25 21:21:56
Anybody else using arch? I just did an update & am now unable to boot into my pc. I get a white flash in the top left corner of my screen before it reboots & goes straight to BIOS.
igorbatista495 2022-08-25 21:24:34
hello, could someone explain to me what linux is?
thecatvoid 2022-08-25 21:25:42
igorbatista495 2022-08-25 21:24:34
hello, could someone explain to me what linux is?

kernel/os

thecatvoid 2022-08-25 21:26:03
igorbatista495 2022-08-25 21:24:34
hello, could someone explain to me what linux is?

https://en.wikipedia.org/wiki/Linux_kernel

Linux kernelWikipedia
The Linux kernel is a free and open-source, monolithic, modular, multitasking, Unix-like operating system kernel. It was originally authored in 1991 by Linus Torvalds for his i386-based PC, and it was soon adopted as the kernel for the GNU operating system, which was written to be a free (libre) replacement for Unix.
ddhossein 2022-08-25 21:27:10
igorbatista495 2022-08-25 21:24:34
hello, could someone explain to me what linux is?

its just like mustung

Fuseteam 2022-08-25 21:28:22
igorbatista495 2022-08-25 21:24:34
hello, could someone explain to me what linux is?

it’s a class of operating systems, you can compare it fish
if microsoft is a shark, macos a dolpin then linux is are those aquarium fish xD

Fuseteam 2022-08-25 21:28:50
they aren’t all the same, but they fit in the same category 😛
mhfirouzjah 2022-08-25 21:46:55
Fuseteam 2022-08-25 21:28:22
it’s a class of operating systems, you can compare it fish
if microsoft is a shark, macos a dolpin then linux is are those aquarium fish xD

str.replace( “linux”, “&&&&”).replcae(“microsoft”, “linux”).replcae(“&&&&”,”microsoft”)

mhfirouzjah 2022-08-25 21:49:30
crownivaxix 2022-08-25 21:21:56
Anybody else using arch? I just did an update & am now unable to boot into my pc. I get a white flash in the top left corner of my screen before it reboots & goes straight to BIOS.

it maybe because of a kernel update which then did not triggered the update for bootloader

check arch’s wiki for this part.

smol_mazunki 2022-08-25 21:50:11
mhfirouzjah 2022-08-25 21:46:55
str.replace( “linux”, “&&&&”).replcae(“microsoft”, “linux”).replcae(“&&&&”,”microsoft”)

sed ‘s/linux/{}/g;s/microsoft/linux/g;s/{}/microsoft’

smol_mazunki 2022-08-25 21:50:20
wonder if there’s a better way to do this in sed
mhfirouzjah 2022-08-25 21:53:19
smol_mazunki 2022-08-25 21:50:20
wonder if there’s a better way to do this in sed

maybe the second guy’s answer?

smol_mazunki 2022-08-25 21:53:42
mhfirouzjah 2022-08-25 21:53:19
maybe the second guy’s answer?

that’s just what i did

Fuseteam 2022-08-25 22:03:45
mhfirouzjah 2022-08-25 21:46:55
str.replace( “linux”, “&&&&”).replcae(“microsoft”, “linux”).replcae(“&&&&”,”microsoft”)

you would call a bunch of operating systems one big shark? XD

|