Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 279 matches

by Chrisdb
2018-04-18 10:38
Forum: Beginners Questions
Topic: chroot vs lxc
Replies: 4
Views: 2174

chroot vs lxc

I would like to install some packages which aren't available in the repositories and for this I would like to use a virtual enviroment.

Can someone explain what the basic difference is between chroot and lxc?
Which one is best suited for this case?

Thx!!
by Chrisdb
2018-04-18 10:35
Forum: Beginners Questions
Topic: Install .deb file
Replies: 6
Views: 2485

Re: Install .deb file

Maybe you can take a look at virtual systems like chroot .... I'm also new to this concept, but maybe someone else can help you out. extract from debian wiki Another strategy for using software not available in Debian stable is to run the software in a virtual Debian system contained in its on direc...
by Chrisdb
2018-04-17 17:52
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

Install inxi and post the terminal output of: inxi -G output: Graphics: Card: Advanced Micro Devices [AMD/ATI] Carrizo Display Server: X.org 1.19.2 drivers: ati,vesa (unloaded: modesetting,fbdev,radeon) tty size: 80x24 Advanced Data: N/A for root As sunrat mentioned, your problem might be graphics....
by Chrisdb
2018-04-17 06:19
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

I was thinking the same thing :D

Just one last question, when I try to power off or reboot, I get a black screen and it takes a while before
the shutdown actually happens.

Could this be related to the efi mode?
by Chrisdb
2018-04-17 05:34
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

Does the `efibootmgr` command work after you have booted in "Legacy" mode? ^ Please answer this question. I think that perhaps you are in fact booted in UEFI mode even though you have selected "Legacy" mode — UEFI firmware is absolute rubbish in my experience so perhaps that kno...
by Chrisdb
2018-04-17 04:38
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

why do I need a BIOS partition when I should run in UEFI mode? You don't. A BIOS boot partition is needed by GRUB to start a non-UEFI system on a GPT disk: https://en.wikipedia.org/wiki/BIOS_boot_partition#/media/File:GNU_GRUB_components.svg As you do not have such a partition then you cannot be bo...
by Chrisdb
2018-04-16 19:49
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

Is grub-pc only for i386? No, grub-pc is the non-UEFI version of GRUB and it conflicts with grub-efi. Your system appears to be installed and booting in UEFI mode and cannot be booted in non-UEFI ("Legacy") mode using GRUB because you have a GUID partition table on your hard drive but it ...
by Chrisdb
2018-04-16 19:13
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

apt install grub-pc update-grub You somehow didn't install grub. I did like you said, but when I change to EFI boot instead of Legacy, still the same problem Btw the message I got when installing grub-pc was: removing "grub-efi-amd64".... Is grub-pc only for i386? I'm running on 64bit
by Chrisdb
2018-04-16 17:42
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

apt policy grub-pc grub-pc: Installed: (none) Candidate: 2.02~beta3-5 Version table: 2.02~beta3-5 500 500 http://ftp.be.debian.org/debian stretch/main amd64 Packages 500 http://ftp.debian.org/debian stretch/main amd64 Packages find /boot/efi /boot/efi /boot/efi/EFI /boot/efi/EFI/debian /boot/efi/EFI...
by Chrisdb
2018-04-15 19:51
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

I left the original efi partition untouched...
by Chrisdb
2018-04-15 18:47
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

Re: Dual boot Windows 10

Yeah I cleared both fast and secure boot...

It's really strange. Should I've done something with the efi partition?
by Chrisdb
2018-04-15 17:44
Forum: General Questions
Topic: [SOLVED] Dual boot Windows 10
Replies: 23
Views: 7706

[SOLVED] Dual boot Windows 10

Just installed Debian 9 alongside w10 with netinstall. The problem though is that when I choose to start Debian, I see a black screen with a couple of logs. But nothing else happens and the screen is suspended. If I set the boot mode in bios to legacy support, the system does start. Can anyone expla...
by Chrisdb
2018-04-14 10:32
Forum: Beginners Questions
Topic: Debian web development
Replies: 10
Views: 2985

Re: Debian web development

But I do want the latest version of these. If you want the latest versions of stuff, Debian probably isn't your best choice of distro. Actually I meant a specific version. I would like to do web development with the following tools: - nodejs - visual studio code But I do want the latest version of ...
by Chrisdb
2018-04-12 06:08
Forum: General Questions
Topic: Check .deb file
Replies: 4
Views: 1762

Re: Check .deb file

Example:
https://code.visualstudio.com/download

It says Debian/Ubuntu, but for all we know it could be compiled for only Ubuntu...
by Chrisdb
2018-04-11 17:39
Forum: General Questions
Topic: Check .deb file
Replies: 4
Views: 1762

Check .deb file

Hi guys,

Can anyone tell me if there is a way to check if a .deb file was compiled for Debian and not for another distro like for example Ubuntu?

Thx
by Chrisdb
2018-04-11 04:52
Forum: Beginners Questions
Topic: Debian web development
Replies: 10
Views: 2985

Re: Debian web development

Why isn't Debian good for development ? I mean if you host node.js "web app" on a server you probably gonna use Debian Stable anyway, so you will have same version as on your dev system. This seems logical, but I 'm just afraid of breaking the system: https://wiki.debian.org/DontBreakDebi...
by Chrisdb
2018-04-10 10:16
Forum: Beginners Questions
Topic: Debian web development
Replies: 10
Views: 2985

Re: Debian web development

Ok thx for the replies. Which distros would you advice then?
by Chrisdb
2018-04-10 09:02
Forum: Beginners Questions
Topic: Debian web development
Replies: 10
Views: 2985

Re: Debian web development

Doesn' t this screw up apt because they're not in the Debian repositories? This was actually the reason why I asked the question.
by Chrisdb
2018-04-10 07:24
Forum: Beginners Questions
Topic: Debian web development
Replies: 10
Views: 2985

Debian web development

Hi everyone, Been looking alle over, but I seem to find different answers. Maybe you can help me out? I would like to do web development with the following tools: - nodejs - visual studio code But I do want the latest version of these. What is the safest way to accomplish this? Btw In can't find the...