Click here to Skip to main content
15,885,767 members
Everything / Debian

Debian

Debian

Great Reads

by Marc Clifton
My adventure with hardware and communicating between a BeagleBoneBlack and a C# app on Windows.
by Marc Clifton
I want to host some simple applications under a real HTTPS domain. This article describes my foray into doing exactly this with a Digital Ocean Droplet.
by Richard Chambers
This article discusses using cross compile tools under x86 Ubuntu Linux to build the Linux kernel for the VisionFive 2 RISC-V SBC.
by Richard Chambers
The VisionFive 2 RISC-V SBC is an alternative to the Raspberry Pi 4, however its software has some rough edges. I decided to write about my experience working with a series of Raspberry Pi 3 hobby experiments using the VisionFive.

Latest Articles

by Richard Chambers
This article discusses using cross compile tools under x86 Ubuntu Linux to build the Linux kernel for the VisionFive 2 RISC-V SBC.
by Richard Chambers
Creating a simple VisionFive 2 RISC-V SBC web site using Apache2, PHP, and Postgres with the Mosquitto message broker and installing Golang, Java, and Rust.
by Richard Chambers
The VisionFive 2 RISC-V SBC is an alternative to the Raspberry Pi 4, however its software has some rough edges. I decided to write about my experience working with a series of Raspberry Pi 3 hobby experiments using the VisionFive.
by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.

All Articles

Sort by Score

Debian 

8 May 2016 by Marc Clifton
My adventure with hardware and communicating between a BeagleBoneBlack and a C# app on Windows.
1 Mar 2022 by Marc Clifton
I want to host some simple applications under a real HTTPS domain. This article describes my foray into doing exactly this with a Digital Ocean Droplet.
21 Feb 2024 by Richard Chambers
This article discusses using cross compile tools under x86 Ubuntu Linux to build the Linux kernel for the VisionFive 2 RISC-V SBC.
27 Nov 2023 by Richard Chambers
The VisionFive 2 RISC-V SBC is an alternative to the Raspberry Pi 4, however its software has some rough edges. I decided to write about my experience working with a series of Raspberry Pi 3 hobby experiments using the VisionFive.
5 Nov 2015 by Vyacheslav Voronenko
As a contractor software developer I am asked from time to time to perform audit of LAMP projects. As project configuration is different, I use so-called "umbrella repository environment" which allows me to wrap such projects into reusable vagrant environment without need to amend audited projects c
11 May 2016 by Member 11246861
RaspberryPi2 master transmits to and receives from Pic24FJ64GB002 slave through I2C
11 Sep 2016 by Kim, Byungsu
Suggest queueing and parsing method for string type message packet
16 Feb 2014 by Appdev(Icode)
The error you are getting indicates it can't resolve the host name which is a dns issue. Whatever the server name in your connection string is, the name cannot be reolved. If the database is on the same machine as the web server you can use localhost for the server name, if its on a different...
19 Feb 2016 by Member 11246861
Raspberry master, Pic24 slave over SPI
23 Nov 2017 by Jochen Arndt
You should put the commands into a shell script. Then you can use variables, conditions and much more. Untested example without checking for empty variables: #!/bin/bash MIN_ACT=10 ACTIVITY=$( collectl -c1 -i5 -sn | awk 'NF==4 && $2
30 Aug 2018 by Dave Kreskowiak
It doesn't work because sudo is interactive. It'll ask for a password which your website will not be able to "type in". I don't know how you're launching the command, so I suspect you're launching a command like "sudo command"? You can try changing the command to "echo password | sudo...
4 Feb 2020 by OwenDavies
Terraform allows you to setup Infrastructure as expressed by code (Infrastructure As Code IaC). This post helps you to get started with Terraform.
16 Feb 2014 by pankajgarg1986
i am trying to Connect to MySQL server on Debian from application hosted on server itself.I try everything change bind address many times and restart MySQL server.changes CS from IP Address to local host does not work.MySQL server on Linux is connecting to any windows machine through IP Address...
16 Feb 2014 by Appdev(Icode)
Please refer to this it may help youhttp://forums.mysql.com/read.php?38,596567,596581#msg-596581[^]
16 Feb 2014 by Appdev(Icode)
The most likely cause of this is that MySQL is not configured to accept tcp/ip connections.See here http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.htmlmake sure your /etc/mysql/my.conf file does not have the "skip-networking" feature enabled. This is the default in some...
11 Mar 2019 by Scimiazzurro
I'm making an application with C# and Mono framework (to make it compatible with Linux).In this app I'm using also the Json.NET library, but it doesn't seem to work with Mono because every time I try to start the application I get this error:Missing method .ctor in assembly...
20 Mar 2014 by Vladimir Svyatski
Here you can find some info about this class. As I can see, the class was introduced in the .Net 3.5, so this stuff may not be supported by Mono. Just for you to know: not every feature of .NET is supported by Mono. Json.NET is also may not be supported by Mono properly. So I'd suggest to check...
20 May 2014 by Member 8857897
Hi!I have to replace or erase some strings in a file.I use following syntax:sed -i '2d;3d;6d;7d;9d;10d' /opt/atpcu/vfw/bin/vfw.checksumThis command removes some lines within the file which are not needed and works great on the console.I have also tried this commmand (also...
9 Sep 2014 by Sergey Alexandrovich Kryukov
You can created a DEB package using the source code by doing proper software development work. I hope this answer will help you, but only if your properly understand it. A little hint: ask YOUR question.Thank you.—SA
28 Oct 2014 by Maciej Los
I'd suggest to start here: Troubleshooting Kali Linux[^]Sounds like Kali Linux needs update ;)Kali Linux wifi issue[^]Kali Linux internet connection[^]
11 Nov 2014 by paijopkl
this is work for me.- try your code with mysql server on localhost if it works fine then try connect to mysql server on real server. with : on your code ``- change server = localhost to server = ipOfServer ex server = 192.168.1.1 on server - change bind-ipaddress =...
10 May 2015 by Richard MacCutchan
The error message is telling you that the alliance library (alliance.a or alliance.so) cannot be found in the library search path. Check where you have installed it and make sure you provide the path to the linker.
8 Dec 2015 by Abhinav S
There is a wiki page dedicated to this topic - https://wiki.debian.org/Gnome[^].
10 Dec 2015 by rafidkarim
hi,I just installed a wayland and gnome in Debian 8 system, and I can access trough the desktop environment using gnome-session --session=gnome-waylandI want when I start the Debian it would directly go trough the Gnome automatically. Like the command run automatically.
29 Dec 2015 by OriginalGriff
If the file contains a "known" image type (.JPG, .BMP, .PNG, ...) then it's easy:Dim im As Image = Image.FromFile(pathToFile)If it doesn't, but contains a (for example) proprietary graphics format that then framework doesn't support, then you will have to find or write a converter to read...
16 Sep 2016 by Brady Kelly
I've added an external network switch to Hyper-V that connects to my wifi router. Then, when I install Debian, and set the network adaptor during install, Debian still has no internet access at all. Is there a task or settings I am missing or something?What I have tried:I have tried...
13 Apr 2017 by Member 11873265
I have a .deb which installs some files in system. it also places some .so and some files in /usr/lib location. if i run the .deb the files the placed in respective location. what if I want to change or replace one of the files in the installer? simply how can i apply a patch to the .deb in...
23 Nov 2017 by C Pottinger
Hi folks, I'm trying to combine a couple of awk commands and I'm having no luck. The idea is to kill a process if there has been less that a certain amount of download traffic within a certain period of time. Any help would be appreciated. What I have tried: I can get the following to...
31 Dec 2017 by kkdxghlctlcxxtidyuum
Hello, After installing a new distribution of GNU/Linux, I found that various applications were using a different icon set for their MenuStrips and ToolBars. My old distribution used the GTK+ icon set (Debian), my new distribution uses the Mint-X icon set (Linux Mint). My question is: how does...
30 Aug 2018 by MateoGlowinski
Hi, i've problem with Apache2. It is not executing Python Scripts which includes "sudo" command. Those scripts are working fine while running from terminal (as a "pi" user). Apache2 is running also "pi" user. Response for ps aux | grep apache2 command: root 409 0.0 0.4 7544 3824 ?...
30 Mar 2019 by setevoy4
Redis replication setup example with a basic Master-Slave replication and Redis Sentinel
3 Apr 2019 by setevoy4
The redis-py library and work with Redis Sentinel from Python
13 Apr 2020 by Richard MacCutchan
pip - The Python Package Installer — pip 20.0.2 documentation[^]
8 Feb 2022 by DoingWork
Failed to Install Deb package maker for .netcore apps on ubuntu[^] or Is there any alternate package maker ? .Netcore version: .Net5.0 Ubuntu: 18.04.6 TLS VSCODE : 1.64.1 OS: Linux x64 5.4.0-96-generic What I have tried: I have successfully...
16 Dec 2023 by Richard Chambers
Creating a simple VisionFive 2 RISC-V SBC web site using Apache2, PHP, and Postgres with the Mosquitto message broker and installing Golang, Java, and Rust.
20 Dec 2016 by Martin Radu
How to install Debian with MATE Desktop Environment and setting it up.
5 Oct 2016 by Sandeep S. Sandhu
Deploy Kerberos on a Raspberry Pi IoT to provide robust and enterprise scalable authentication for IoTs (Part 2)
30 Jul 2020 by raddevus
Try out Linux Debian via Oracle VirtualBox (includes snaphots of every screen for setup)
24 Nov 2016 by markkang
In this article, I will introduce how to call RESTful API in servlet.
16 Dec 2015 by Tim ONeil
INI-style properties for C++ Embedded/Applications on Linux
25 Jan 2016 by Asif Bahrainwala
Basic debugger for linux
24 Dec 2015 by Member 11246861
Raspberry; laptop ASUS: up to 150 clients.
16 Nov 2015 by Vyacheslav Voronenko
Provides approach for automatic build server configuring with Ansible
6 Jan 2016 by Ashwin. Shetty
Horizontal scaling application using Proxy & Service Discovery
9 Feb 2023 by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.
18 Mar 2016 by johnniealan
Auto Login in TI-SDK, Am335x
8 Dec 2015 by rafidkarim
hi,I just installed a Debian linux without desktop environment, because I want to develop my own Linux Distribution. And I get stuck, I have installed the wayland and gnome, but I don't know it won't started. So, i want my Linux using the wayland and gnome. So, how could I solve this...
28 Oct 2014 by 28shivamsharma
I am facing this problem from many months and still it is not debugged. I am using Lenovo Z570 laptop in which there is two operating system is installed one is Windows 7 and another is Kali linux and using public wifi connection. Internet works great in Windows 7 but not in Kali linux. In linux...
21 Dec 2015 by rafidkarim
hi,I am trying to developing my own linux distribution. I want the system base on Debian, and some people suggested me to use LFS, and i don't know what LFS exactly is that an independence Linux distro? I want to make a custom Linux, and when my own Linux distro will finish, how could I make...
30 Dec 2015 by Member 12206410
how to convert file with type byte to image in vb.net
27 May 2021 by MrProgrammer12
hey im not realy sure how to make a linux distro but on linux kernel source tree in github is some documentation for developers. maybe there is specified how to start devving :) may the source be with you GitHub - torvalds/linux: Linux kernel...
30 Dec 2014 by Member 11344004
I'm trying to code with simplecv on a virtual machine using virtual box but i cant access the camera. In the virtual box options i clicked on the isight camera, and on the debian machine i opened up cheese web booth. The green light next to the camera is glowing but the cheese photo booth is...
10 May 2015 by Member 11275534
I have found naturalstrcmp function in Linux and I think it is what I need. Any example of how to use it in Ubuntu, Debian and FreeBSD? http://www.unix.com/man-page/debian/3/NATURALSTRCMP/[^]What is the libname I should put in my external declaration? On my Debian 7.7 it is on...
31 Dec 2017 by Richard MacCutchan
See How to Set the Look and Feel (The Java™ Tutorials - Creating a GUI With JFC/Swing - Modifying the Look and Feel)[^]
11 Mar 2019 by AdamWhitehat
From the error, it sounds like it cannot find the DLL. Place the DLL next to your executable or run the command: sudo apt-get install Newtonsoft.Json and then I think the runtime will know where to look.
13 Apr 2020 by Gabriel9999
I have to install the Django package to my mint distribution. I want to accomplish this by using pip command but can not find the pip command. How can I install the pip command ? Thanks What I have tried: I have to install the Django package to...