-
Edited How to delete old snapshots when original VDI are going to be removed ?
I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 … -
Edited How to delete old snapshots when original VDI are going to be removed ?
I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 … -
Created How to delete old snapshots when original VDI are going to be removed ?
I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 … -
Began Watching How to delete old snapshots when original VDI are going to be removed ?
I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 … -
Replied To a Post in Redirecting to external webside when clicking on a gif
DanI: The only choices I have regarding the group picture is when I click on "Edit": - Choose from group photos - Choose from my photos - Choose from illustrations … -
Created Redirecting to external webside when clicking on a gif
On my Facebook group I have a group picture which can be loaded with GIF, JPG etc. pictures. I wonder if it is possible to have a gif picture as … -
Began Watching Redirecting to external webside when clicking on a gif
On my Facebook group I have a group picture which can be loaded with GIF, JPG etc. pictures. I wonder if it is possible to have a gif picture as … -
Created KeePass with Edge browser - KeeForm
Is it possible to use KeePass2 with Edge browser on Windows 10 with the KeeForm extension or is it other ways to have autofill of username/passwords from the KeePass database … -
Began Watching KeePass with Edge browser - KeeForm
Is it possible to use KeePass2 with Edge browser on Windows 10 with the KeeForm extension or is it other ways to have autofill of username/passwords from the KeePass database … -
Replied To a Post in Most effective programming language ?
The most computer-intensive example would be 12 set of combinations with 3 different states: A, B and C. That would be 531 441 different combinations, and if I want to … -
Edited Most effective programming language ?
I'm using a fairly standard MSI mobo with Intel Core i5-6400 processor and 64 GB RAM. So: Which programming language (besides assembly) is the most effective to use in this … -
Created Most effective programming language ?
I'm using a fairly standard MSI mobo with Intel Core i5-6400 processor and 64 GB RAM. So: Which programming language (besides assembly) is the most effective to use in this … -
Began Watching Most effective programming language ?
I'm using a fairly standard MSI mobo with Intel Core i5-6400 processor and 64 GB RAM. So: Which programming language (besides assembly) is the most effective to use in this … -
Created Warning when copying web-content from clipboard into MS Word 365
I try to mark content from a web-page (with pictures, hyperlinks etc) to clipboard and then paste it into Microsoft Word (belonging to the Office 365 Home suite). Then I … -
Began Watching Warning when copying web-content from clipboard into MS Word 365
I try to mark content from a web-page (with pictures, hyperlinks etc) to clipboard and then paste it into Microsoft Word (belonging to the Office 365 Home suite). Then I … -
Replied To a Post in Unable to choose GRUB menu choice after reboot
The problem was solved when I restored BIOS to default values. I don't know what has been changed (I have not changed any values), but now it seems to work. … -
Replied To a Post in Unable to choose GRUB menu choice after reboot
But it's very strange that it worked the first time I did a reboot after changing the GRUB config. But then it suddenly stopped working. OK, I'll check the BIOS. -
Created Unable to choose GRUB menu choice after reboot
I've discovered a weird problem with my Linux Mint-system (Linux Mint 18). After rebooting my system (or restarting as well) I got the GRUB menu, but my keyboard is not … -
Began Watching Unable to choose GRUB menu choice after reboot
I've discovered a weird problem with my Linux Mint-system (Linux Mint 18). After rebooting my system (or restarting as well) I got the GRUB menu, but my keyboard is not … -
Replied To a Post in Gambas - reading an XML document
I was apparently to lazy to find it out myself... :-) Thanx anyway. -
Marked Solved Status for Gambas - reading an XML document
I'm using Gambas as my language.. :-) Now I have a problem getting some values from an XML document. I'm using xml.gb as my "plugin". The XML document is: "<ns1:Event> … -
Replied To a Post in Gambas - reading an XML document
Thanks!! You're statement worked as it should - even though you've never worked with the language.. :-) -
Replied To a Post in Gambas - reading an XML document
:-) I just cut off a part of the XML-document which was valid for my question.. :-) Here is the complete XML document (in Norwegian language): <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns1:ResultsResponse … -
Created Gambas - reading an XML document
I'm using Gambas as my language.. :-) Now I have a problem getting some values from an XML document. I'm using xml.gb as my "plugin". The XML document is: "<ns1:Event> … -
Began Watching Gambas - reading an XML document
I'm using Gambas as my language.. :-) Now I have a problem getting some values from an XML document. I'm using xml.gb as my "plugin". The XML document is: "<ns1:Event> … -
Replied To a Post in How to read content from Web page in Gambas
The reason is that I have done a lot of work developing my program in Gambas, and I have neither the time nor the resources to convert it to another … -
Edited How to read content from Web page in Gambas
I want to read content from a web page and store it in a string array using the programming language Gambas (a BASIC language used on Linux). Eventually I could … -
Created How to read content from Web page in Gambas
I want to read content from a web page and store it in a string array using the programming language Gambas (a BASIC language used on Linux). Eventually I could … -
Began Watching How to read content from Web page in Gambas
I want to read content from a web page and store it in a string array using the programming language Gambas (a BASIC language used on Linux). Eventually I could … -
Replied To a Post in Raspberry PI light source
Thanks for the information. I'll look to see if I can find another solution. Maybe I could use some of the led lights which could be directly connected to the … -
Replied To a Post in Raspberry PI light source
rubberman: Thanks. I'm looking forward to hear from you (or him)... :-) -
Edited Raspberry PI light source
I have a technical room in my flat where I have (among other things) two meters counting the use of hot and cold water. To automate the task of reading … -
Created Raspberry PI light source
I have a technical room in my flat where I have (among other things) two meters counting the use of hot and cold water. To automate the task of reading … -
Began Watching Raspberry PI light source
I have a technical room in my flat where I have (among other things) two meters counting the use of hot and cold water. To automate the task of reading … -
Replied To a Post in Algorithm to find the minimum number of combinations required
@AssertNull I did this project in Gambas because it was the easiest way for me to get it "on the run" so that I could use it as fast as … -
Replied To a Post in Algorithm to find the minimum number of combinations required
AssertNull: I wondered if it was correct to use the terms "permutations" and/or "combinations" in this question, but I had to name it something.. .:-) So I think I'll go … -
Replied To a Post in Algorithm to find the minimum number of combinations required
Let's call the maximum number of permutations for A, and the subset I'm looking for B. (In my example A equals 81 combinations, and B equals 9 combinations). A is … -
Replied To a Post in Algorithm to find the minimum number of combinations required
I know permutation, and I know how to calculate permutations. The question is HOW to find the combinations which gives me 2 out of 3 for each of them in … -
Edited Algorithm to find the minimum number of combinations required
I have an outcome (O) which could have three states: octal 4, octal 2 or octal 1. With three such outcomes I have 27 combinations. The challenge is to find … -
Edited Algorithm to find the minimum number of combinations required
I have an outcome (O) which could have three states: octal 4, octal 2 or octal 1. With three such outcomes I have 27 combinations. The challenge is to find … -
Created Algorithm to find the minimum number of combinations required
I have an outcome (O) which could have three states: octal 4, octal 2 or octal 1. With three such outcomes I have 27 combinations. The challenge is to find … -
Began Watching Algorithm to find the minimum number of combinations required
I have an outcome (O) which could have three states: octal 4, octal 2 or octal 1. With three such outcomes I have 27 combinations. The challenge is to find … -
Replied To a Post in How to record from cassette recorder to computer using Audacity on Linux
Now it's working! 1) I switched from line input to microphone input. 2) In PulseAudio Volume Control I adjusted the volume of the Front Mic (which I'm using) so that … -
Replied To a Post in How to record from cassette recorder to computer using Audacity on Linux
I have a pretty modern desktop PC with both input and output lines so the hardware should be good enough. Since I've managed to get the sound through from my … -
Replied To a Post in How to record from cassette recorder to computer using Audacity on Linux
Hello rubberman! I loaded the pulseaudio-loopback module using the command 'pactl load-module module-loopback latency_msec=1' and then I'm able to hear the sound from my cassette record in my speakers with … -
Created How to record from cassette recorder to computer using Audacity on Linux
I want to use my Linux Mint 18 (kernel version 4.4.0-62) computer to record music/recordings from (old) cassette tapes to disk using Audacity version 2.1.2. I'm using a cable between … -
Began Watching How to record from cassette recorder to computer using Audacity on Linux
I want to use my Linux Mint 18 (kernel version 4.4.0-62) computer to record music/recordings from (old) cassette tapes to disk using Audacity version 2.1.2. I'm using a cable between … -
Replied To a Post in Removing downgrade option in Windows 10
I have removed old Windows-files, and I'm aware of the one month thing. What I want is to get rid of the possibility to downgrade in Windows NOW.. :-) (The … -
Created Removing downgrade option in Windows 10
Is it possible to remove the downgrade option in Windows 10 ? I have upgraded from Windows 7 Pro and now I want to stay with Windows 10. -
Began Watching Removing downgrade option in Windows 10
Is it possible to remove the downgrade option in Windows 10 ? I have upgraded from Windows 7 Pro and now I want to stay with Windows 10.
The End.